Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-sql

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AuthenticationType

AuthenticationType: "SQL" | "ADPassword"

Defines values for AuthenticationType. Possible values include: 'SQL', 'ADPassword'

readonly
enum

{string}

AutomaticTuningDisabledReason

AutomaticTuningDisabledReason: "Default" | "Disabled" | "AutoConfigured" | "InheritedFromServer" | "QueryStoreOff" | "QueryStoreReadOnly" | "NotSupported"

Defines values for AutomaticTuningDisabledReason. Possible values include: 'Default', 'Disabled', 'AutoConfigured', 'InheritedFromServer', 'QueryStoreOff', 'QueryStoreReadOnly', 'NotSupported'

readonly
enum

{string}

AutomaticTuningMode

AutomaticTuningMode: "Inherit" | "Custom" | "Auto" | "Unspecified"

Defines values for AutomaticTuningMode. Possible values include: 'Inherit', 'Custom', 'Auto', 'Unspecified'

readonly
enum

{string}

AutomaticTuningOptionModeActual

AutomaticTuningOptionModeActual: "Off" | "On"

Defines values for AutomaticTuningOptionModeActual. Possible values include: 'Off', 'On'

readonly
enum

{string}

AutomaticTuningOptionModeDesired

AutomaticTuningOptionModeDesired: "Off" | "On" | "Default"

Defines values for AutomaticTuningOptionModeDesired. Possible values include: 'Off', 'On', 'Default'

readonly
enum

{string}

AutomaticTuningServerMode

AutomaticTuningServerMode: "Custom" | "Auto" | "Unspecified"

Defines values for AutomaticTuningServerMode. Possible values include: 'Custom', 'Auto', 'Unspecified'

readonly
enum

{string}

AutomaticTuningServerReason

AutomaticTuningServerReason: "Default" | "Disabled" | "AutoConfigured"

Defines values for AutomaticTuningServerReason. Possible values include: 'Default', 'Disabled', 'AutoConfigured'

readonly
enum

{string}

BackupLongTermRetentionPoliciesBeginCreateOrUpdateResponse

BackupLongTermRetentionPoliciesBeginCreateOrUpdateResponse: BackupLongTermRetentionPolicy & object

Contains response data for the beginCreateOrUpdate operation.

BackupLongTermRetentionPoliciesCreateOrUpdateResponse

BackupLongTermRetentionPoliciesCreateOrUpdateResponse: BackupLongTermRetentionPolicy & object

Contains response data for the createOrUpdate operation.

BackupLongTermRetentionPoliciesGetResponse

BackupLongTermRetentionPoliciesGetResponse: BackupLongTermRetentionPolicy & object

Contains response data for the get operation.

BackupLongTermRetentionPoliciesListByDatabaseResponse

BackupLongTermRetentionPoliciesListByDatabaseResponse: BackupLongTermRetentionPolicy & object

Contains response data for the listByDatabase operation.

BackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse

BackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse: BackupShortTermRetentionPolicy & object

Contains response data for the beginCreateOrUpdate operation.

BackupShortTermRetentionPoliciesBeginUpdateResponse

BackupShortTermRetentionPoliciesBeginUpdateResponse: BackupShortTermRetentionPolicy & object

Contains response data for the beginUpdate operation.

BackupShortTermRetentionPoliciesCreateOrUpdateResponse

BackupShortTermRetentionPoliciesCreateOrUpdateResponse: BackupShortTermRetentionPolicy & object

Contains response data for the createOrUpdate operation.

BackupShortTermRetentionPoliciesGetResponse

BackupShortTermRetentionPoliciesGetResponse: BackupShortTermRetentionPolicy & object

Contains response data for the get operation.

BackupShortTermRetentionPoliciesListByDatabaseNextResponse

BackupShortTermRetentionPoliciesListByDatabaseNextResponse: BackupShortTermRetentionPolicyListResult & object

Contains response data for the listByDatabaseNext operation.

BackupShortTermRetentionPoliciesListByDatabaseResponse

BackupShortTermRetentionPoliciesListByDatabaseResponse: BackupShortTermRetentionPolicyListResult & object

Contains response data for the listByDatabase operation.

BackupShortTermRetentionPoliciesUpdateResponse

BackupShortTermRetentionPoliciesUpdateResponse: BackupShortTermRetentionPolicy & object

Contains response data for the update operation.

BlobAuditingPolicyState

BlobAuditingPolicyState: "Enabled" | "Disabled"

Defines values for BlobAuditingPolicyState. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

CapabilitiesListByLocationResponse

CapabilitiesListByLocationResponse: LocationCapabilities & object

Contains response data for the listByLocation operation.

CapabilityGroup

CapabilityGroup: "supportedEditions" | "supportedElasticPoolEditions" | "supportedManagedInstanceVersions"

Defines values for CapabilityGroup. Possible values include: 'supportedEditions', 'supportedElasticPoolEditions', 'supportedManagedInstanceVersions'

readonly
enum

{string}

CapabilityStatus

CapabilityStatus: "Visible" | "Available" | "Default" | "Disabled"

Defines values for CapabilityStatus. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'

readonly
enum

{string}

CatalogCollationType

CatalogCollationType: "DATABASE_DEFAULT" | "SQL_Latin1_General_CP1_CI_AS"

Defines values for CatalogCollationType. Possible values include: 'DATABASE_DEFAULT', 'SQL_Latin1_General_CP1_CI_AS'

readonly
enum

{string}

CheckNameAvailabilityReason

CheckNameAvailabilityReason: "Invalid" | "AlreadyExists"

Defines values for CheckNameAvailabilityReason. Possible values include: 'Invalid', 'AlreadyExists'

readonly
enum

{string}

CreateMode

CreateMode: "Default" | "Copy" | "Secondary" | "PointInTimeRestore" | "Restore" | "Recovery" | "RestoreExternalBackup" | "RestoreExternalBackupSecondary" | "RestoreLongTermRetentionBackup" | "OnlineSecondary"

Defines values for CreateMode. Possible values include: 'Default', 'Copy', 'Secondary', 'PointInTimeRestore', 'Restore', 'Recovery', 'RestoreExternalBackup', 'RestoreExternalBackupSecondary', 'RestoreLongTermRetentionBackup', 'OnlineSecondary'

readonly
enum

{string}

DataMaskingFunction

DataMaskingFunction: "Default" | "CCN" | "Email" | "Number" | "SSN" | "Text"

Defines values for DataMaskingFunction. Possible values include: 'Default', 'CCN', 'Email', 'Number', 'SSN', 'Text'

readonly
enum

{string}

DataMaskingPoliciesCreateOrUpdateResponse

DataMaskingPoliciesCreateOrUpdateResponse: DataMaskingPolicy & object

Contains response data for the createOrUpdate operation.

DataMaskingPoliciesGetResponse

DataMaskingPoliciesGetResponse: DataMaskingPolicy & object

Contains response data for the get operation.

DataMaskingRuleState

DataMaskingRuleState: "Disabled" | "Enabled"

Defines values for DataMaskingRuleState. Possible values include: 'Disabled', 'Enabled'

readonly
enum

{string}

DataMaskingRulesCreateOrUpdateResponse

DataMaskingRulesCreateOrUpdateResponse: DataMaskingRule & object

Contains response data for the createOrUpdate operation.

DataMaskingRulesListByDatabaseResponse

DataMaskingRulesListByDatabaseResponse: DataMaskingRuleListResult & object

Contains response data for the listByDatabase operation.

DataMaskingState

DataMaskingState: "Disabled" | "Enabled"

Defines values for DataMaskingState. Possible values include: 'Disabled', 'Enabled'

readonly
enum

{string}

DatabaseAutomaticTuningGetResponse

DatabaseAutomaticTuningGetResponse: DatabaseAutomaticTuning & object

Contains response data for the get operation.

DatabaseAutomaticTuningUpdateResponse

DatabaseAutomaticTuningUpdateResponse: DatabaseAutomaticTuning & object

Contains response data for the update operation.

DatabaseBlobAuditingPoliciesCreateOrUpdateResponse

DatabaseBlobAuditingPoliciesCreateOrUpdateResponse: DatabaseBlobAuditingPolicy & object

Contains response data for the createOrUpdate operation.

DatabaseBlobAuditingPoliciesGetResponse

DatabaseBlobAuditingPoliciesGetResponse: DatabaseBlobAuditingPolicy & object

Contains response data for the get operation.

DatabaseBlobAuditingPoliciesListByDatabaseNextResponse

DatabaseBlobAuditingPoliciesListByDatabaseNextResponse: DatabaseBlobAuditingPolicyListResult & object

Contains response data for the listByDatabaseNext operation.

DatabaseBlobAuditingPoliciesListByDatabaseResponse

DatabaseBlobAuditingPoliciesListByDatabaseResponse: DatabaseBlobAuditingPolicyListResult & object

Contains response data for the listByDatabase operation.

DatabaseEdition

DatabaseEdition: "Web" | "Business" | "Basic" | "Standard" | "Premium" | "PremiumRS" | "Free" | "Stretch" | "DataWarehouse" | "System" | "System2" | "GeneralPurpose" | "BusinessCritical" | "Hyperscale"

Defines values for DatabaseEdition. Possible values include: 'Web', 'Business', 'Basic', 'Standard', 'Premium', 'PremiumRS', 'Free', 'Stretch', 'DataWarehouse', 'System', 'System2', 'GeneralPurpose', 'BusinessCritical', 'Hyperscale'

readonly
enum

{string}

DatabaseLicenseType

DatabaseLicenseType: "LicenseIncluded" | "BasePrice"

Defines values for DatabaseLicenseType. Possible values include: 'LicenseIncluded', 'BasePrice'

readonly
enum

{string}

DatabaseOperationsListByDatabaseNextResponse

DatabaseOperationsListByDatabaseNextResponse: DatabaseOperationListResult & object

Contains response data for the listByDatabaseNext operation.

DatabaseOperationsListByDatabaseResponse

DatabaseOperationsListByDatabaseResponse: DatabaseOperationListResult & object

Contains response data for the listByDatabase operation.

DatabaseReadScale

DatabaseReadScale: "Enabled" | "Disabled"

Defines values for DatabaseReadScale. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

DatabaseStatus

DatabaseStatus: "Online" | "Restoring" | "RecoveryPending" | "Recovering" | "Suspect" | "Offline" | "Standby" | "Shutdown" | "EmergencyMode" | "AutoClosed" | "Copying" | "Creating" | "Inaccessible" | "OfflineSecondary" | "Pausing" | "Paused" | "Resuming" | "Scaling" | "OfflineChangingDwPerformanceTiers" | "OnlineChangingDwPerformanceTiers" | "Disabled"

Defines values for DatabaseStatus. Possible values include: 'Online', 'Restoring', 'RecoveryPending', 'Recovering', 'Suspect', 'Offline', 'Standby', 'Shutdown', 'EmergencyMode', 'AutoClosed', 'Copying', 'Creating', 'Inaccessible', 'OfflineSecondary', 'Pausing', 'Paused', 'Resuming', 'Scaling', 'OfflineChangingDwPerformanceTiers', 'OnlineChangingDwPerformanceTiers', 'Disabled'

readonly
enum

{string}

DatabaseThreatDetectionPoliciesCreateOrUpdateResponse

DatabaseThreatDetectionPoliciesCreateOrUpdateResponse: DatabaseSecurityAlertPolicy & object

Contains response data for the createOrUpdate operation.

DatabaseThreatDetectionPoliciesGetResponse

DatabaseThreatDetectionPoliciesGetResponse: DatabaseSecurityAlertPolicy & object

Contains response data for the get operation.

DatabaseUsagesListByDatabaseResponse

DatabaseUsagesListByDatabaseResponse: DatabaseUsageListResult & object

Contains response data for the listByDatabase operation.

DatabaseVulnerabilityAssessmentRuleBaselinesCreateOrUpdateResponse

DatabaseVulnerabilityAssessmentRuleBaselinesCreateOrUpdateResponse: DatabaseVulnerabilityAssessmentRuleBaseline & object

Contains response data for the createOrUpdate operation.

DatabaseVulnerabilityAssessmentRuleBaselinesGetResponse

DatabaseVulnerabilityAssessmentRuleBaselinesGetResponse: DatabaseVulnerabilityAssessmentRuleBaseline & object

Contains response data for the get operation.

DatabaseVulnerabilityAssessmentScansExportMethodResponse

DatabaseVulnerabilityAssessmentScansExportMethodResponse: DatabaseVulnerabilityAssessmentScansExport & object

Contains response data for the exportMethod operation.

DatabaseVulnerabilityAssessmentScansGetResponse

DatabaseVulnerabilityAssessmentScansGetResponse: VulnerabilityAssessmentScanRecord & object

Contains response data for the get operation.

DatabaseVulnerabilityAssessmentScansListByDatabaseNextResponse

DatabaseVulnerabilityAssessmentScansListByDatabaseNextResponse: VulnerabilityAssessmentScanRecordListResult & object

Contains response data for the listByDatabaseNext operation.

DatabaseVulnerabilityAssessmentScansListByDatabaseResponse

DatabaseVulnerabilityAssessmentScansListByDatabaseResponse: VulnerabilityAssessmentScanRecordListResult & object

Contains response data for the listByDatabase operation.

DatabaseVulnerabilityAssessmentsCreateOrUpdateResponse

DatabaseVulnerabilityAssessmentsCreateOrUpdateResponse: DatabaseVulnerabilityAssessment & object

Contains response data for the createOrUpdate operation.

DatabaseVulnerabilityAssessmentsGetResponse

DatabaseVulnerabilityAssessmentsGetResponse: DatabaseVulnerabilityAssessment & object

Contains response data for the get operation.

DatabaseVulnerabilityAssessmentsListByDatabaseNextResponse

DatabaseVulnerabilityAssessmentsListByDatabaseNextResponse: DatabaseVulnerabilityAssessmentListResult & object

Contains response data for the listByDatabaseNext operation.

DatabaseVulnerabilityAssessmentsListByDatabaseResponse

DatabaseVulnerabilityAssessmentsListByDatabaseResponse: DatabaseVulnerabilityAssessmentListResult & object

Contains response data for the listByDatabase operation.

DatabasesBeginCreateImportOperationResponse

DatabasesBeginCreateImportOperationResponse: ImportExportResponse & object

Contains response data for the beginCreateImportOperation operation.

DatabasesBeginCreateOrUpdateResponse

DatabasesBeginCreateOrUpdateResponse: Database & object

Contains response data for the beginCreateOrUpdate operation.

DatabasesBeginExportMethodResponse

DatabasesBeginExportMethodResponse: ImportExportResponse & object

Contains response data for the beginExportMethod operation.

DatabasesBeginImportMethodResponse

DatabasesBeginImportMethodResponse: ImportExportResponse & object

Contains response data for the beginImportMethod operation.

DatabasesBeginPauseResponse

DatabasesBeginPauseResponse: Database & object

Contains response data for the beginPause operation.

DatabasesBeginResumeResponse

DatabasesBeginResumeResponse: Database & object

Contains response data for the beginResume operation.

DatabasesBeginUpdateResponse

DatabasesBeginUpdateResponse: Database & object

Contains response data for the beginUpdate operation.

DatabasesCreateImportOperationResponse

DatabasesCreateImportOperationResponse: ImportExportResponse & object

Contains response data for the createImportOperation operation.

DatabasesCreateOrUpdateResponse

DatabasesCreateOrUpdateResponse: Database & object

Contains response data for the createOrUpdate operation.

DatabasesExportMethodResponse

DatabasesExportMethodResponse: ImportExportResponse & object

Contains response data for the exportMethod operation.

DatabasesGetResponse

DatabasesGetResponse: Database & object

Contains response data for the get operation.

DatabasesImportMethodResponse

DatabasesImportMethodResponse: ImportExportResponse & object

Contains response data for the importMethod operation.

DatabasesListByElasticPoolNextResponse

DatabasesListByElasticPoolNextResponse: DatabaseListResult & object

Contains response data for the listByElasticPoolNext operation.

DatabasesListByElasticPoolResponse

DatabasesListByElasticPoolResponse: DatabaseListResult & object

Contains response data for the listByElasticPool operation.

DatabasesListByServerNextResponse

DatabasesListByServerNextResponse: DatabaseListResult & object

Contains response data for the listByServerNext operation.

DatabasesListByServerResponse

DatabasesListByServerResponse: DatabaseListResult & object

Contains response data for the listByServer operation.

DatabasesListMetricDefinitionsResponse

DatabasesListMetricDefinitionsResponse: MetricDefinitionListResult & object

Contains response data for the listMetricDefinitions operation.

DatabasesListMetricsResponse

DatabasesListMetricsResponse: MetricListResult & object

Contains response data for the listMetrics operation.

DatabasesPauseResponse

DatabasesPauseResponse: Database & object

Contains response data for the pause operation.

DatabasesResumeResponse

DatabasesResumeResponse: Database & object

Contains response data for the resume operation.

DatabasesUpdateResponse

DatabasesUpdateResponse: Database & object

Contains response data for the update operation.

ElasticPoolActivitiesListByElasticPoolResponse

ElasticPoolActivitiesListByElasticPoolResponse: ElasticPoolActivityListResult & object

Contains response data for the listByElasticPool operation.

ElasticPoolDatabaseActivitiesListByElasticPoolResponse

ElasticPoolDatabaseActivitiesListByElasticPoolResponse: ElasticPoolDatabaseActivityListResult & object

Contains response data for the listByElasticPool operation.

ElasticPoolEdition

ElasticPoolEdition: "Basic" | "Standard" | "Premium" | "GeneralPurpose" | "BusinessCritical"

Defines values for ElasticPoolEdition. Possible values include: 'Basic', 'Standard', 'Premium', 'GeneralPurpose', 'BusinessCritical'

readonly
enum

{string}

ElasticPoolLicenseType

ElasticPoolLicenseType: "LicenseIncluded" | "BasePrice"

Defines values for ElasticPoolLicenseType. Possible values include: 'LicenseIncluded', 'BasePrice'

readonly
enum

{string}

ElasticPoolOperationsListByElasticPoolNextResponse

ElasticPoolOperationsListByElasticPoolNextResponse: ElasticPoolOperationListResult & object

Contains response data for the listByElasticPoolNext operation.

ElasticPoolOperationsListByElasticPoolResponse

ElasticPoolOperationsListByElasticPoolResponse: ElasticPoolOperationListResult & object

Contains response data for the listByElasticPool operation.

ElasticPoolState

ElasticPoolState: "Creating" | "Ready" | "Disabled"

Defines values for ElasticPoolState. Possible values include: 'Creating', 'Ready', 'Disabled'

readonly
enum

{string}

ElasticPoolsBeginCreateOrUpdateResponse

ElasticPoolsBeginCreateOrUpdateResponse: ElasticPool & object

Contains response data for the beginCreateOrUpdate operation.

ElasticPoolsBeginUpdateResponse

ElasticPoolsBeginUpdateResponse: ElasticPool & object

Contains response data for the beginUpdate operation.

ElasticPoolsCreateOrUpdateResponse

ElasticPoolsCreateOrUpdateResponse: ElasticPool & object

Contains response data for the createOrUpdate operation.

ElasticPoolsGetResponse

ElasticPoolsGetResponse: ElasticPool & object

Contains response data for the get operation.

ElasticPoolsListByServerNextResponse

ElasticPoolsListByServerNextResponse: ElasticPoolListResult & object

Contains response data for the listByServerNext operation.

ElasticPoolsListByServerResponse

ElasticPoolsListByServerResponse: ElasticPoolListResult & object

Contains response data for the listByServer operation.

ElasticPoolsListMetricDefinitionsResponse

ElasticPoolsListMetricDefinitionsResponse: MetricDefinitionListResult & object

Contains response data for the listMetricDefinitions operation.

ElasticPoolsListMetricsResponse

ElasticPoolsListMetricsResponse: MetricListResult & object

Contains response data for the listMetrics operation.

ElasticPoolsUpdateResponse

ElasticPoolsUpdateResponse: ElasticPool & object

Contains response data for the update operation.

EncryptionProtectorsBeginCreateOrUpdateResponse

EncryptionProtectorsBeginCreateOrUpdateResponse: EncryptionProtector & object

Contains response data for the beginCreateOrUpdate operation.

EncryptionProtectorsCreateOrUpdateResponse

EncryptionProtectorsCreateOrUpdateResponse: EncryptionProtector & object

Contains response data for the createOrUpdate operation.

EncryptionProtectorsGetResponse

EncryptionProtectorsGetResponse: EncryptionProtector & object

Contains response data for the get operation.

EncryptionProtectorsListByServerNextResponse

EncryptionProtectorsListByServerNextResponse: EncryptionProtectorListResult & object

Contains response data for the listByServerNext operation.

EncryptionProtectorsListByServerResponse

EncryptionProtectorsListByServerResponse: EncryptionProtectorListResult & object

Contains response data for the listByServer operation.

ExtendedDatabaseBlobAuditingPoliciesCreateOrUpdateResponse

ExtendedDatabaseBlobAuditingPoliciesCreateOrUpdateResponse: ExtendedDatabaseBlobAuditingPolicy & object

Contains response data for the createOrUpdate operation.

ExtendedDatabaseBlobAuditingPoliciesGetResponse

ExtendedDatabaseBlobAuditingPoliciesGetResponse: ExtendedDatabaseBlobAuditingPolicy & object

Contains response data for the get operation.

ExtendedServerBlobAuditingPoliciesBeginCreateOrUpdateResponse

ExtendedServerBlobAuditingPoliciesBeginCreateOrUpdateResponse: ExtendedServerBlobAuditingPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ExtendedServerBlobAuditingPoliciesCreateOrUpdateResponse

ExtendedServerBlobAuditingPoliciesCreateOrUpdateResponse: ExtendedServerBlobAuditingPolicy & object

Contains response data for the createOrUpdate operation.

ExtendedServerBlobAuditingPoliciesGetResponse

ExtendedServerBlobAuditingPoliciesGetResponse: ExtendedServerBlobAuditingPolicy & object

Contains response data for the get operation.

FailoverGroupReplicationRole

FailoverGroupReplicationRole: "Primary" | "Secondary"

Defines values for FailoverGroupReplicationRole. Possible values include: 'Primary', 'Secondary'

readonly
enum

{string}

FailoverGroupsBeginCreateOrUpdateResponse

FailoverGroupsBeginCreateOrUpdateResponse: FailoverGroup & object

Contains response data for the beginCreateOrUpdate operation.

FailoverGroupsBeginFailoverResponse

FailoverGroupsBeginFailoverResponse: FailoverGroup & object

Contains response data for the beginFailover operation.

FailoverGroupsBeginForceFailoverAllowDataLossResponse

FailoverGroupsBeginForceFailoverAllowDataLossResponse: FailoverGroup & object

Contains response data for the beginForceFailoverAllowDataLoss operation.

FailoverGroupsBeginUpdateResponse

FailoverGroupsBeginUpdateResponse: FailoverGroup & object

Contains response data for the beginUpdate operation.

FailoverGroupsCreateOrUpdateResponse

FailoverGroupsCreateOrUpdateResponse: FailoverGroup & object

Contains response data for the createOrUpdate operation.

FailoverGroupsFailoverResponse

FailoverGroupsFailoverResponse: FailoverGroup & object

Contains response data for the failover operation.

FailoverGroupsForceFailoverAllowDataLossResponse

FailoverGroupsForceFailoverAllowDataLossResponse: FailoverGroup & object

Contains response data for the forceFailoverAllowDataLoss operation.

FailoverGroupsGetResponse

FailoverGroupsGetResponse: FailoverGroup & object

Contains response data for the get operation.

FailoverGroupsListByServerNextResponse

FailoverGroupsListByServerNextResponse: FailoverGroupListResult & object

Contains response data for the listByServerNext operation.

FailoverGroupsListByServerResponse

FailoverGroupsListByServerResponse: FailoverGroupListResult & object

Contains response data for the listByServer operation.

FailoverGroupsUpdateResponse

FailoverGroupsUpdateResponse: FailoverGroup & object

Contains response data for the update operation.

FirewallRulesCreateOrUpdateResponse

FirewallRulesCreateOrUpdateResponse: FirewallRule & object

Contains response data for the createOrUpdate operation.

FirewallRulesGetResponse

FirewallRulesGetResponse: FirewallRule & object

Contains response data for the get operation.

FirewallRulesListByServerResponse

FirewallRulesListByServerResponse: FirewallRuleListResult & object

Contains response data for the listByServer operation.

GeoBackupPoliciesCreateOrUpdateResponse

GeoBackupPoliciesCreateOrUpdateResponse: GeoBackupPolicy & object

Contains response data for the createOrUpdate operation.

GeoBackupPoliciesGetResponse

GeoBackupPoliciesGetResponse: GeoBackupPolicy & object

Contains response data for the get operation.

GeoBackupPoliciesListByDatabaseResponse

GeoBackupPoliciesListByDatabaseResponse: GeoBackupPolicyListResult & object

Contains response data for the listByDatabase operation.

GeoBackupPolicyState

GeoBackupPolicyState: "Disabled" | "Enabled"

Defines values for GeoBackupPolicyState. Possible values include: 'Disabled', 'Enabled'

readonly
enum

{string}

IdentityType

IdentityType: "SystemAssigned"

Defines values for IdentityType. Possible values include: 'SystemAssigned'

readonly
enum

{string}

InstanceFailoverGroupReplicationRole

InstanceFailoverGroupReplicationRole: "Primary" | "Secondary"

Defines values for InstanceFailoverGroupReplicationRole. Possible values include: 'Primary', 'Secondary'

readonly
enum

{string}

InstanceFailoverGroupsBeginCreateOrUpdateResponse

InstanceFailoverGroupsBeginCreateOrUpdateResponse: InstanceFailoverGroup & object

Contains response data for the beginCreateOrUpdate operation.

InstanceFailoverGroupsBeginFailoverResponse

InstanceFailoverGroupsBeginFailoverResponse: InstanceFailoverGroup & object

Contains response data for the beginFailover operation.

InstanceFailoverGroupsBeginForceFailoverAllowDataLossResponse

InstanceFailoverGroupsBeginForceFailoverAllowDataLossResponse: InstanceFailoverGroup & object

Contains response data for the beginForceFailoverAllowDataLoss operation.

InstanceFailoverGroupsCreateOrUpdateResponse

InstanceFailoverGroupsCreateOrUpdateResponse: InstanceFailoverGroup & object

Contains response data for the createOrUpdate operation.

InstanceFailoverGroupsFailoverResponse

InstanceFailoverGroupsFailoverResponse: InstanceFailoverGroup & object

Contains response data for the failover operation.

InstanceFailoverGroupsForceFailoverAllowDataLossResponse

InstanceFailoverGroupsForceFailoverAllowDataLossResponse: InstanceFailoverGroup & object

Contains response data for the forceFailoverAllowDataLoss operation.

InstanceFailoverGroupsGetResponse

InstanceFailoverGroupsGetResponse: InstanceFailoverGroup & object

Contains response data for the get operation.

InstanceFailoverGroupsListByLocationNextResponse

InstanceFailoverGroupsListByLocationNextResponse: InstanceFailoverGroupListResult & object

Contains response data for the listByLocationNext operation.

InstanceFailoverGroupsListByLocationResponse

InstanceFailoverGroupsListByLocationResponse: InstanceFailoverGroupListResult & object

Contains response data for the listByLocation operation.

InstancePoolLicenseType

InstancePoolLicenseType: "LicenseIncluded" | "BasePrice"

Defines values for InstancePoolLicenseType. Possible values include: 'LicenseIncluded', 'BasePrice'

readonly
enum

{string}

InstancePoolsBeginCreateOrUpdateResponse

InstancePoolsBeginCreateOrUpdateResponse: InstancePool & object

Contains response data for the beginCreateOrUpdate operation.

InstancePoolsBeginUpdateResponse

InstancePoolsBeginUpdateResponse: InstancePool & object

Contains response data for the beginUpdate operation.

InstancePoolsCreateOrUpdateResponse

InstancePoolsCreateOrUpdateResponse: InstancePool & object

Contains response data for the createOrUpdate operation.

InstancePoolsGetResponse

InstancePoolsGetResponse: InstancePool & object

Contains response data for the get operation.

InstancePoolsListByResourceGroupNextResponse

InstancePoolsListByResourceGroupNextResponse: InstancePoolListResult & object

Contains response data for the listByResourceGroupNext operation.

InstancePoolsListByResourceGroupResponse

InstancePoolsListByResourceGroupResponse: InstancePoolListResult & object

Contains response data for the listByResourceGroup operation.

InstancePoolsListNextResponse

InstancePoolsListNextResponse: InstancePoolListResult & object

Contains response data for the listNext operation.

InstancePoolsListResponse

InstancePoolsListResponse: InstancePoolListResult & object

Contains response data for the list operation.

InstancePoolsUpdateResponse

InstancePoolsUpdateResponse: InstancePool & object

Contains response data for the update operation.

JobAgentState

JobAgentState: "Creating" | "Ready" | "Updating" | "Deleting" | "Disabled"

Defines values for JobAgentState. Possible values include: 'Creating', 'Ready', 'Updating', 'Deleting', 'Disabled'

readonly
enum

{string}

JobAgentsBeginCreateOrUpdateResponse

JobAgentsBeginCreateOrUpdateResponse: JobAgent & object

Contains response data for the beginCreateOrUpdate operation.

JobAgentsBeginUpdateResponse

JobAgentsBeginUpdateResponse: JobAgent & object

Contains response data for the beginUpdate operation.

JobAgentsCreateOrUpdateResponse

JobAgentsCreateOrUpdateResponse: JobAgent & object

Contains response data for the createOrUpdate operation.

JobAgentsGetResponse

JobAgentsGetResponse: JobAgent & object

Contains response data for the get operation.

JobAgentsListByServerNextResponse

JobAgentsListByServerNextResponse: JobAgentListResult & object

Contains response data for the listByServerNext operation.

JobAgentsListByServerResponse

JobAgentsListByServerResponse: JobAgentListResult & object

Contains response data for the listByServer operation.

JobAgentsUpdateResponse

JobAgentsUpdateResponse: JobAgent & object

Contains response data for the update operation.

JobCredentialsCreateOrUpdateResponse

JobCredentialsCreateOrUpdateResponse: JobCredential & object

Contains response data for the createOrUpdate operation.

JobCredentialsGetResponse

JobCredentialsGetResponse: JobCredential & object

Contains response data for the get operation.

JobCredentialsListByAgentNextResponse

JobCredentialsListByAgentNextResponse: JobCredentialListResult & object

Contains response data for the listByAgentNext operation.

JobCredentialsListByAgentResponse

JobCredentialsListByAgentResponse: JobCredentialListResult & object

Contains response data for the listByAgent operation.

JobExecutionLifecycle

JobExecutionLifecycle: "Created" | "InProgress" | "WaitingForChildJobExecutions" | "WaitingForRetry" | "Succeeded" | "SucceededWithSkipped" | "Failed" | "TimedOut" | "Canceled" | "Skipped"

Defines values for JobExecutionLifecycle. Possible values include: 'Created', 'InProgress', 'WaitingForChildJobExecutions', 'WaitingForRetry', 'Succeeded', 'SucceededWithSkipped', 'Failed', 'TimedOut', 'Canceled', 'Skipped'

readonly
enum

{string}

JobExecutionsBeginCreateOrUpdateResponse

JobExecutionsBeginCreateOrUpdateResponse: JobExecution & object

Contains response data for the beginCreateOrUpdate operation.

JobExecutionsBeginCreateResponse

JobExecutionsBeginCreateResponse: JobExecution & object

Contains response data for the beginCreate operation.

JobExecutionsCreateOrUpdateResponse

JobExecutionsCreateOrUpdateResponse: JobExecution & object

Contains response data for the createOrUpdate operation.

JobExecutionsCreateResponse

JobExecutionsCreateResponse: JobExecution & object

Contains response data for the create operation.

JobExecutionsGetResponse

JobExecutionsGetResponse: JobExecution & object

Contains response data for the get operation.

JobExecutionsListByAgentNextResponse

JobExecutionsListByAgentNextResponse: JobExecutionListResult & object

Contains response data for the listByAgentNext operation.

JobExecutionsListByAgentResponse

JobExecutionsListByAgentResponse: JobExecutionListResult & object

Contains response data for the listByAgent operation.

JobExecutionsListByJobNextResponse

JobExecutionsListByJobNextResponse: JobExecutionListResult & object

Contains response data for the listByJobNext operation.

JobExecutionsListByJobResponse

JobExecutionsListByJobResponse: JobExecutionListResult & object

Contains response data for the listByJob operation.

JobScheduleType

JobScheduleType: "Once" | "Recurring"

Defines values for JobScheduleType. Possible values include: 'Once', 'Recurring'

readonly
enum

{string}

JobStepActionSource

JobStepActionSource: "Inline"

Defines values for JobStepActionSource. Possible values include: 'Inline'

readonly
enum

{string}

JobStepActionType

JobStepActionType: "TSql"

Defines values for JobStepActionType. Possible values include: 'TSql'

readonly
enum

{string}

JobStepExecutionsGetResponse

JobStepExecutionsGetResponse: JobExecution & object

Contains response data for the get operation.

JobStepExecutionsListByJobExecutionNextResponse

JobStepExecutionsListByJobExecutionNextResponse: JobExecutionListResult & object

Contains response data for the listByJobExecutionNext operation.

JobStepExecutionsListByJobExecutionResponse

JobStepExecutionsListByJobExecutionResponse: JobExecutionListResult & object

Contains response data for the listByJobExecution operation.

JobStepOutputType

JobStepOutputType: "SqlDatabase"

Defines values for JobStepOutputType. Possible values include: 'SqlDatabase'

readonly
enum

{string}

JobStepsCreateOrUpdateResponse

JobStepsCreateOrUpdateResponse: JobStep & object

Contains response data for the createOrUpdate operation.

JobStepsGetByVersionResponse

JobStepsGetByVersionResponse: JobStep & object

Contains response data for the getByVersion operation.

JobStepsGetResponse

JobStepsGetResponse: JobStep & object

Contains response data for the get operation.

JobStepsListByJobNextResponse

JobStepsListByJobNextResponse: JobStepListResult & object

Contains response data for the listByJobNext operation.

JobStepsListByJobResponse

JobStepsListByJobResponse: JobStepListResult & object

Contains response data for the listByJob operation.

JobStepsListByVersionNextResponse

JobStepsListByVersionNextResponse: JobStepListResult & object

Contains response data for the listByVersionNext operation.

JobStepsListByVersionResponse

JobStepsListByVersionResponse: JobStepListResult & object

Contains response data for the listByVersion operation.

JobTargetExecutionsGetResponse

JobTargetExecutionsGetResponse: JobExecution & object

Contains response data for the get operation.

JobTargetExecutionsListByJobExecutionNextResponse

JobTargetExecutionsListByJobExecutionNextResponse: JobExecutionListResult & object

Contains response data for the listByJobExecutionNext operation.

JobTargetExecutionsListByJobExecutionResponse

JobTargetExecutionsListByJobExecutionResponse: JobExecutionListResult & object

Contains response data for the listByJobExecution operation.

JobTargetExecutionsListByStepNextResponse

JobTargetExecutionsListByStepNextResponse: JobExecutionListResult & object

Contains response data for the listByStepNext operation.

JobTargetExecutionsListByStepResponse

JobTargetExecutionsListByStepResponse: JobExecutionListResult & object

Contains response data for the listByStep operation.

JobTargetGroupMembershipType

JobTargetGroupMembershipType: "Include" | "Exclude"

Defines values for JobTargetGroupMembershipType. Possible values include: 'Include', 'Exclude'

readonly
enum

{string}

JobTargetGroupsCreateOrUpdateResponse

JobTargetGroupsCreateOrUpdateResponse: JobTargetGroup & object

Contains response data for the createOrUpdate operation.

JobTargetGroupsGetResponse

JobTargetGroupsGetResponse: JobTargetGroup & object

Contains response data for the get operation.

JobTargetGroupsListByAgentNextResponse

JobTargetGroupsListByAgentNextResponse: JobTargetGroupListResult & object

Contains response data for the listByAgentNext operation.

JobTargetGroupsListByAgentResponse

JobTargetGroupsListByAgentResponse: JobTargetGroupListResult & object

Contains response data for the listByAgent operation.

JobTargetType

JobTargetType: "TargetGroup" | "SqlDatabase" | "SqlElasticPool" | "SqlShardMap" | "SqlServer"

Defines values for JobTargetType. Possible values include: 'TargetGroup', 'SqlDatabase', 'SqlElasticPool', 'SqlShardMap', 'SqlServer'

readonly
enum

{string}

JobVersionsGetResponse

JobVersionsGetResponse: JobVersion & object

Contains response data for the get operation.

JobVersionsListByJobNextResponse

JobVersionsListByJobNextResponse: JobVersionListResult & object

Contains response data for the listByJobNext operation.

JobVersionsListByJobResponse

JobVersionsListByJobResponse: JobVersionListResult & object

Contains response data for the listByJob operation.

JobsCreateOrUpdateResponse

JobsCreateOrUpdateResponse: Job & object

Contains response data for the createOrUpdate operation.

JobsGetResponse

JobsGetResponse: Job & object

Contains response data for the get operation.

JobsListByAgentNextResponse

JobsListByAgentNextResponse: JobListResult & object

Contains response data for the listByAgentNext operation.

JobsListByAgentResponse

JobsListByAgentResponse: JobListResult & object

Contains response data for the listByAgent operation.

LogSizeUnit

LogSizeUnit: "Megabytes" | "Gigabytes" | "Terabytes" | "Petabytes" | "Percent"

Defines values for LogSizeUnit. Possible values include: 'Megabytes', 'Gigabytes', 'Terabytes', 'Petabytes', 'Percent'

readonly
enum

{string}

LongTermRetentionBackupsGetByResourceGroupResponse

LongTermRetentionBackupsGetByResourceGroupResponse: LongTermRetentionBackup & object

Contains response data for the getByResourceGroup operation.

LongTermRetentionBackupsGetResponse

LongTermRetentionBackupsGetResponse: LongTermRetentionBackup & object

Contains response data for the get operation.

LongTermRetentionBackupsListByDatabaseNextResponse

LongTermRetentionBackupsListByDatabaseNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByDatabaseNext operation.

LongTermRetentionBackupsListByDatabaseResponse

LongTermRetentionBackupsListByDatabaseResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByDatabase operation.

LongTermRetentionBackupsListByLocationNextResponse

LongTermRetentionBackupsListByLocationNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByLocationNext operation.

LongTermRetentionBackupsListByLocationResponse

LongTermRetentionBackupsListByLocationResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByLocation operation.

LongTermRetentionBackupsListByResourceGroupDatabaseNextResponse

LongTermRetentionBackupsListByResourceGroupDatabaseNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupDatabaseNext operation.

LongTermRetentionBackupsListByResourceGroupDatabaseResponse

LongTermRetentionBackupsListByResourceGroupDatabaseResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupDatabase operation.

LongTermRetentionBackupsListByResourceGroupLocationNextResponse

LongTermRetentionBackupsListByResourceGroupLocationNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupLocationNext operation.

LongTermRetentionBackupsListByResourceGroupLocationResponse

LongTermRetentionBackupsListByResourceGroupLocationResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupLocation operation.

LongTermRetentionBackupsListByResourceGroupServerNextResponse

LongTermRetentionBackupsListByResourceGroupServerNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupServerNext operation.

LongTermRetentionBackupsListByResourceGroupServerResponse

LongTermRetentionBackupsListByResourceGroupServerResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByResourceGroupServer operation.

LongTermRetentionBackupsListByServerNextResponse

LongTermRetentionBackupsListByServerNextResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByServerNext operation.

LongTermRetentionBackupsListByServerResponse

LongTermRetentionBackupsListByServerResponse: LongTermRetentionBackupListResult & object

Contains response data for the listByServer operation.

LongTermRetentionDatabaseState

LongTermRetentionDatabaseState: "All" | "Live" | "Deleted"

Defines values for LongTermRetentionDatabaseState. Possible values include: 'All', 'Live', 'Deleted'

readonly
enum

{string}

ManagedBackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse

ManagedBackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ManagedBackupShortTermRetentionPoliciesBeginUpdateResponse

ManagedBackupShortTermRetentionPoliciesBeginUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the beginUpdate operation.

ManagedBackupShortTermRetentionPoliciesCreateOrUpdateResponse

ManagedBackupShortTermRetentionPoliciesCreateOrUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the createOrUpdate operation.

ManagedBackupShortTermRetentionPoliciesGetResponse

ManagedBackupShortTermRetentionPoliciesGetResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the get operation.

ManagedBackupShortTermRetentionPoliciesListByDatabaseNextResponse

ManagedBackupShortTermRetentionPoliciesListByDatabaseNextResponse: ManagedBackupShortTermRetentionPolicyListResult & object

Contains response data for the listByDatabaseNext operation.

ManagedBackupShortTermRetentionPoliciesListByDatabaseResponse

ManagedBackupShortTermRetentionPoliciesListByDatabaseResponse: ManagedBackupShortTermRetentionPolicyListResult & object

Contains response data for the listByDatabase operation.

ManagedBackupShortTermRetentionPoliciesUpdateResponse

ManagedBackupShortTermRetentionPoliciesUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the update operation.

ManagedDatabaseCreateMode

ManagedDatabaseCreateMode: "Default" | "RestoreExternalBackup" | "PointInTimeRestore" | "Recovery"

Defines values for ManagedDatabaseCreateMode. Possible values include: 'Default', 'RestoreExternalBackup', 'PointInTimeRestore', 'Recovery'

readonly
enum

{string}

ManagedDatabaseRestoreDetailsGetResponse

ManagedDatabaseRestoreDetailsGetResponse: ManagedDatabaseRestoreDetailsResult & object

Contains response data for the get operation.

ManagedDatabaseSecurityAlertPoliciesCreateOrUpdateResponse

ManagedDatabaseSecurityAlertPoliciesCreateOrUpdateResponse: ManagedDatabaseSecurityAlertPolicy & object

Contains response data for the createOrUpdate operation.

ManagedDatabaseSecurityAlertPoliciesGetResponse

ManagedDatabaseSecurityAlertPoliciesGetResponse: ManagedDatabaseSecurityAlertPolicy & object

Contains response data for the get operation.

ManagedDatabaseSecurityAlertPoliciesListByDatabaseNextResponse

ManagedDatabaseSecurityAlertPoliciesListByDatabaseNextResponse: ManagedDatabaseSecurityAlertPolicyListResult & object

Contains response data for the listByDatabaseNext operation.

ManagedDatabaseSecurityAlertPoliciesListByDatabaseResponse

ManagedDatabaseSecurityAlertPoliciesListByDatabaseResponse: ManagedDatabaseSecurityAlertPolicyListResult & object

Contains response data for the listByDatabase operation.

ManagedDatabaseSensitivityLabelsCreateOrUpdateResponse

ManagedDatabaseSensitivityLabelsCreateOrUpdateResponse: SensitivityLabel & object

Contains response data for the createOrUpdate operation.

ManagedDatabaseSensitivityLabelsGetResponse

ManagedDatabaseSensitivityLabelsGetResponse: SensitivityLabel & object

Contains response data for the get operation.

ManagedDatabaseSensitivityLabelsListCurrentByDatabaseNextResponse

ManagedDatabaseSensitivityLabelsListCurrentByDatabaseNextResponse: SensitivityLabelListResult & object

Contains response data for the listCurrentByDatabaseNext operation.

ManagedDatabaseSensitivityLabelsListCurrentByDatabaseResponse

ManagedDatabaseSensitivityLabelsListCurrentByDatabaseResponse: SensitivityLabelListResult & object

Contains response data for the listCurrentByDatabase operation.

ManagedDatabaseSensitivityLabelsListRecommendedByDatabaseNextResponse

ManagedDatabaseSensitivityLabelsListRecommendedByDatabaseNextResponse: SensitivityLabelListResult & object

Contains response data for the listRecommendedByDatabaseNext operation.

ManagedDatabaseSensitivityLabelsListRecommendedByDatabaseResponse

ManagedDatabaseSensitivityLabelsListRecommendedByDatabaseResponse: SensitivityLabelListResult & object

Contains response data for the listRecommendedByDatabase operation.

ManagedDatabaseStatus

ManagedDatabaseStatus: "Online" | "Offline" | "Shutdown" | "Creating" | "Inaccessible" | "Restoring" | "Updating"

Defines values for ManagedDatabaseStatus. Possible values include: 'Online', 'Offline', 'Shutdown', 'Creating', 'Inaccessible', 'Restoring', 'Updating'

readonly
enum

{string}

ManagedDatabaseVulnerabilityAssessmentRuleBaselinesCreateOrUpdateResponse

ManagedDatabaseVulnerabilityAssessmentRuleBaselinesCreateOrUpdateResponse: DatabaseVulnerabilityAssessmentRuleBaseline & object

Contains response data for the createOrUpdate operation.

ManagedDatabaseVulnerabilityAssessmentRuleBaselinesGetResponse

ManagedDatabaseVulnerabilityAssessmentRuleBaselinesGetResponse: DatabaseVulnerabilityAssessmentRuleBaseline & object

Contains response data for the get operation.

ManagedDatabaseVulnerabilityAssessmentScansExportMethodResponse

ManagedDatabaseVulnerabilityAssessmentScansExportMethodResponse: DatabaseVulnerabilityAssessmentScansExport & object

Contains response data for the exportMethod operation.

ManagedDatabaseVulnerabilityAssessmentScansGetResponse

ManagedDatabaseVulnerabilityAssessmentScansGetResponse: VulnerabilityAssessmentScanRecord & object

Contains response data for the get operation.

ManagedDatabaseVulnerabilityAssessmentScansListByDatabaseNextResponse

ManagedDatabaseVulnerabilityAssessmentScansListByDatabaseNextResponse: VulnerabilityAssessmentScanRecordListResult & object

Contains response data for the listByDatabaseNext operation.

ManagedDatabaseVulnerabilityAssessmentScansListByDatabaseResponse

ManagedDatabaseVulnerabilityAssessmentScansListByDatabaseResponse: VulnerabilityAssessmentScanRecordListResult & object

Contains response data for the listByDatabase operation.

ManagedDatabaseVulnerabilityAssessmentsCreateOrUpdateResponse

ManagedDatabaseVulnerabilityAssessmentsCreateOrUpdateResponse: DatabaseVulnerabilityAssessment & object

Contains response data for the createOrUpdate operation.

ManagedDatabaseVulnerabilityAssessmentsGetResponse

ManagedDatabaseVulnerabilityAssessmentsGetResponse: DatabaseVulnerabilityAssessment & object

Contains response data for the get operation.

ManagedDatabaseVulnerabilityAssessmentsListByDatabaseNextResponse

ManagedDatabaseVulnerabilityAssessmentsListByDatabaseNextResponse: DatabaseVulnerabilityAssessmentListResult & object

Contains response data for the listByDatabaseNext operation.

ManagedDatabaseVulnerabilityAssessmentsListByDatabaseResponse

ManagedDatabaseVulnerabilityAssessmentsListByDatabaseResponse: DatabaseVulnerabilityAssessmentListResult & object

Contains response data for the listByDatabase operation.

ManagedDatabasesBeginCreateOrUpdateResponse

ManagedDatabasesBeginCreateOrUpdateResponse: ManagedDatabase & object

Contains response data for the beginCreateOrUpdate operation.

ManagedDatabasesBeginUpdateResponse

ManagedDatabasesBeginUpdateResponse: ManagedDatabase & object

Contains response data for the beginUpdate operation.

ManagedDatabasesCreateOrUpdateResponse

ManagedDatabasesCreateOrUpdateResponse: ManagedDatabase & object

Contains response data for the createOrUpdate operation.

ManagedDatabasesGetResponse

ManagedDatabasesGetResponse: ManagedDatabase & object

Contains response data for the get operation.

ManagedDatabasesListByInstanceNextResponse

ManagedDatabasesListByInstanceNextResponse: ManagedDatabaseListResult & object

Contains response data for the listByInstanceNext operation.

ManagedDatabasesListByInstanceResponse

ManagedDatabasesListByInstanceResponse: ManagedDatabaseListResult & object

Contains response data for the listByInstance operation.

ManagedDatabasesUpdateResponse

ManagedDatabasesUpdateResponse: ManagedDatabase & object

Contains response data for the update operation.

ManagedInstanceAdministratorsBeginCreateOrUpdateResponse

ManagedInstanceAdministratorsBeginCreateOrUpdateResponse: ManagedInstanceAdministrator & object

Contains response data for the beginCreateOrUpdate operation.

ManagedInstanceAdministratorsCreateOrUpdateResponse

ManagedInstanceAdministratorsCreateOrUpdateResponse: ManagedInstanceAdministrator & object

Contains response data for the createOrUpdate operation.

ManagedInstanceAdministratorsGetResponse

ManagedInstanceAdministratorsGetResponse: ManagedInstanceAdministrator & object

Contains response data for the get operation.

ManagedInstanceAdministratorsListByInstanceNextResponse

ManagedInstanceAdministratorsListByInstanceNextResponse: ManagedInstanceAdministratorListResult & object

Contains response data for the listByInstanceNext operation.

ManagedInstanceAdministratorsListByInstanceResponse

ManagedInstanceAdministratorsListByInstanceResponse: ManagedInstanceAdministratorListResult & object

Contains response data for the listByInstance operation.

ManagedInstanceEncryptionProtectorsBeginCreateOrUpdateResponse

ManagedInstanceEncryptionProtectorsBeginCreateOrUpdateResponse: ManagedInstanceEncryptionProtector & object

Contains response data for the beginCreateOrUpdate operation.

ManagedInstanceEncryptionProtectorsCreateOrUpdateResponse

ManagedInstanceEncryptionProtectorsCreateOrUpdateResponse: ManagedInstanceEncryptionProtector & object

Contains response data for the createOrUpdate operation.

ManagedInstanceEncryptionProtectorsGetResponse

ManagedInstanceEncryptionProtectorsGetResponse: ManagedInstanceEncryptionProtector & object

Contains response data for the get operation.

ManagedInstanceEncryptionProtectorsListByInstanceNextResponse

ManagedInstanceEncryptionProtectorsListByInstanceNextResponse: ManagedInstanceEncryptionProtectorListResult & object

Contains response data for the listByInstanceNext operation.

ManagedInstanceEncryptionProtectorsListByInstanceResponse

ManagedInstanceEncryptionProtectorsListByInstanceResponse: ManagedInstanceEncryptionProtectorListResult & object

Contains response data for the listByInstance operation.

ManagedInstanceKeysBeginCreateOrUpdateResponse

ManagedInstanceKeysBeginCreateOrUpdateResponse: ManagedInstanceKey & object

Contains response data for the beginCreateOrUpdate operation.

ManagedInstanceKeysCreateOrUpdateResponse

ManagedInstanceKeysCreateOrUpdateResponse: ManagedInstanceKey & object

Contains response data for the createOrUpdate operation.

ManagedInstanceKeysGetResponse

ManagedInstanceKeysGetResponse: ManagedInstanceKey & object

Contains response data for the get operation.

ManagedInstanceKeysListByInstanceNextResponse

ManagedInstanceKeysListByInstanceNextResponse: ManagedInstanceKeyListResult & object

Contains response data for the listByInstanceNext operation.

ManagedInstanceKeysListByInstanceResponse

ManagedInstanceKeysListByInstanceResponse: ManagedInstanceKeyListResult & object

Contains response data for the listByInstance operation.

ManagedInstanceLicenseType

ManagedInstanceLicenseType: "LicenseIncluded" | "BasePrice"

Defines values for ManagedInstanceLicenseType. Possible values include: 'LicenseIncluded', 'BasePrice'

readonly
enum

{string}

ManagedInstanceProxyOverride

ManagedInstanceProxyOverride: "Proxy" | "Redirect" | "Default"

Defines values for ManagedInstanceProxyOverride. Possible values include: 'Proxy', 'Redirect', 'Default'

readonly
enum

{string}

ManagedInstanceVulnerabilityAssessmentsCreateOrUpdateResponse

ManagedInstanceVulnerabilityAssessmentsCreateOrUpdateResponse: ManagedInstanceVulnerabilityAssessment & object

Contains response data for the createOrUpdate operation.

ManagedInstanceVulnerabilityAssessmentsGetResponse

ManagedInstanceVulnerabilityAssessmentsGetResponse: ManagedInstanceVulnerabilityAssessment & object

Contains response data for the get operation.

ManagedInstanceVulnerabilityAssessmentsListByInstanceNextResponse

ManagedInstanceVulnerabilityAssessmentsListByInstanceNextResponse: ManagedInstanceVulnerabilityAssessmentListResult & object

Contains response data for the listByInstanceNext operation.

ManagedInstanceVulnerabilityAssessmentsListByInstanceResponse

ManagedInstanceVulnerabilityAssessmentsListByInstanceResponse: ManagedInstanceVulnerabilityAssessmentListResult & object

Contains response data for the listByInstance operation.

ManagedInstancesBeginCreateOrUpdateResponse

ManagedInstancesBeginCreateOrUpdateResponse: ManagedInstance & object

Contains response data for the beginCreateOrUpdate operation.

ManagedInstancesBeginUpdateResponse

ManagedInstancesBeginUpdateResponse: ManagedInstance & object

Contains response data for the beginUpdate operation.

ManagedInstancesCreateOrUpdateResponse

ManagedInstancesCreateOrUpdateResponse: ManagedInstance & object

Contains response data for the createOrUpdate operation.

ManagedInstancesGetResponse

ManagedInstancesGetResponse: ManagedInstance & object

Contains response data for the get operation.

ManagedInstancesListByInstancePoolNextResponse

ManagedInstancesListByInstancePoolNextResponse: ManagedInstanceListResult & object

Contains response data for the listByInstancePoolNext operation.

ManagedInstancesListByInstancePoolResponse

ManagedInstancesListByInstancePoolResponse: ManagedInstanceListResult & object

Contains response data for the listByInstancePool operation.

ManagedInstancesListByResourceGroupNextResponse

ManagedInstancesListByResourceGroupNextResponse: ManagedInstanceListResult & object

Contains response data for the listByResourceGroupNext operation.

ManagedInstancesListByResourceGroupResponse

ManagedInstancesListByResourceGroupResponse: ManagedInstanceListResult & object

Contains response data for the listByResourceGroup operation.

ManagedInstancesListNextResponse

ManagedInstancesListNextResponse: ManagedInstanceListResult & object

Contains response data for the listNext operation.

ManagedInstancesListResponse

ManagedInstancesListResponse: ManagedInstanceListResult & object

Contains response data for the list operation.

ManagedInstancesUpdateResponse

ManagedInstancesUpdateResponse: ManagedInstance & object

Contains response data for the update operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesBeginCreateOrUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesBeginUpdateResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesBeginUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the beginUpdate operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesCreateOrUpdateResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesCreateOrUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the createOrUpdate operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesGetResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesGetResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the get operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesListByRestorableDroppedDatabaseNextResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesListByRestorableDroppedDatabaseNextResponse: ManagedBackupShortTermRetentionPolicyListResult & object

Contains response data for the listByRestorableDroppedDatabaseNext operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesListByRestorableDroppedDatabaseResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesListByRestorableDroppedDatabaseResponse: ManagedBackupShortTermRetentionPolicyListResult & object

Contains response data for the listByRestorableDroppedDatabase operation.

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesUpdateResponse

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesUpdateResponse: ManagedBackupShortTermRetentionPolicy & object

Contains response data for the update operation.

ManagedServerCreateMode

ManagedServerCreateMode: "Default" | "PointInTimeRestore"

Defines values for ManagedServerCreateMode. Possible values include: 'Default', 'PointInTimeRestore'

readonly
enum

{string}

ManagedServerSecurityAlertPoliciesBeginCreateOrUpdateResponse

ManagedServerSecurityAlertPoliciesBeginCreateOrUpdateResponse: ManagedServerSecurityAlertPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ManagedServerSecurityAlertPoliciesCreateOrUpdateResponse

ManagedServerSecurityAlertPoliciesCreateOrUpdateResponse: ManagedServerSecurityAlertPolicy & object

Contains response data for the createOrUpdate operation.

ManagedServerSecurityAlertPoliciesGetResponse

ManagedServerSecurityAlertPoliciesGetResponse: ManagedServerSecurityAlertPolicy & object

Contains response data for the get operation.

ManagedServerSecurityAlertPoliciesListByInstanceNextResponse

ManagedServerSecurityAlertPoliciesListByInstanceNextResponse: ManagedServerSecurityAlertPolicyListResult & object

Contains response data for the listByInstanceNext operation.

ManagedServerSecurityAlertPoliciesListByInstanceResponse

ManagedServerSecurityAlertPoliciesListByInstanceResponse: ManagedServerSecurityAlertPolicyListResult & object

Contains response data for the listByInstance operation.

ManagementOperationState

ManagementOperationState: "Pending" | "InProgress" | "Succeeded" | "Failed" | "CancelInProgress" | "Cancelled"

Defines values for ManagementOperationState. Possible values include: 'Pending', 'InProgress', 'Succeeded', 'Failed', 'CancelInProgress', 'Cancelled'

readonly
enum

{string}

MaxSizeUnit

MaxSizeUnit: "Megabytes" | "Gigabytes" | "Terabytes" | "Petabytes"

Defines values for MaxSizeUnit. Possible values include: 'Megabytes', 'Gigabytes', 'Terabytes', 'Petabytes'

readonly
enum

{string}

OperationOrigin

OperationOrigin: "user" | "system"

Defines values for OperationOrigin. Possible values include: 'user', 'system'

readonly
enum

{string}

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

PerformanceLevelUnit

PerformanceLevelUnit: "DTU" | "VCores"

Defines values for PerformanceLevelUnit. Possible values include: 'DTU', 'VCores'

readonly
enum

{string}

PrimaryAggregationType

PrimaryAggregationType: "None" | "Average" | "Count" | "Minimum" | "Maximum" | "Total"

Defines values for PrimaryAggregationType. Possible values include: 'None', 'Average', 'Count', 'Minimum', 'Maximum', 'Total'

readonly
enum

{string}

PrivateEndpointConnectionsBeginCreateOrUpdateResponse

PrivateEndpointConnectionsBeginCreateOrUpdateResponse: PrivateEndpointConnection & object

Contains response data for the beginCreateOrUpdate operation.

PrivateEndpointConnectionsCreateOrUpdateResponse

PrivateEndpointConnectionsCreateOrUpdateResponse: PrivateEndpointConnection & object

Contains response data for the createOrUpdate operation.

PrivateEndpointConnectionsGetResponse

PrivateEndpointConnectionsGetResponse: PrivateEndpointConnection & object

Contains response data for the get operation.

PrivateEndpointConnectionsListByServerNextResponse

PrivateEndpointConnectionsListByServerNextResponse: PrivateEndpointConnectionListResult & object

Contains response data for the listByServerNext operation.

PrivateEndpointConnectionsListByServerResponse

PrivateEndpointConnectionsListByServerResponse: PrivateEndpointConnectionListResult & object

Contains response data for the listByServer operation.

PrivateLinkResourcesGetResponse

PrivateLinkResourcesGetResponse: PrivateLinkResource & object

Contains response data for the get operation.

PrivateLinkResourcesListByServerNextResponse

PrivateLinkResourcesListByServerNextResponse: PrivateLinkResourceListResult & object

Contains response data for the listByServerNext operation.

PrivateLinkResourcesListByServerResponse

PrivateLinkResourcesListByServerResponse: PrivateLinkResourceListResult & object

Contains response data for the listByServer operation.

ProvisioningState

ProvisioningState: "Created" | "InProgress" | "Succeeded" | "Failed" | "Canceled"

Defines values for ProvisioningState. Possible values include: 'Created', 'InProgress', 'Succeeded', 'Failed', 'Canceled'

readonly
enum

{string}

ReadOnlyEndpointFailoverPolicy

ReadOnlyEndpointFailoverPolicy: "Disabled" | "Enabled"

Defines values for ReadOnlyEndpointFailoverPolicy. Possible values include: 'Disabled', 'Enabled'

readonly
enum

{string}

ReadWriteEndpointFailoverPolicy

ReadWriteEndpointFailoverPolicy: "Manual" | "Automatic"

Defines values for ReadWriteEndpointFailoverPolicy. Possible values include: 'Manual', 'Automatic'

readonly
enum

{string}

RecommendedElasticPoolsGetResponse

RecommendedElasticPoolsGetResponse: RecommendedElasticPool & object

Contains response data for the get operation.

RecommendedElasticPoolsListByServerResponse

RecommendedElasticPoolsListByServerResponse: RecommendedElasticPoolListResult & object

Contains response data for the listByServer operation.

RecommendedElasticPoolsListMetricsResponse

RecommendedElasticPoolsListMetricsResponse: RecommendedElasticPoolListMetricsResult & object

Contains response data for the listMetrics operation.

RecommendedIndexAction

RecommendedIndexAction: "Create" | "Drop" | "Rebuild"

Defines values for RecommendedIndexAction. Possible values include: 'Create', 'Drop', 'Rebuild'

readonly
enum

{string}

RecommendedIndexState

RecommendedIndexState: "Active" | "Pending" | "Executing" | "Verifying" | "Pending Revert" | "Reverting" | "Reverted" | "Ignored" | "Expired" | "Blocked" | "Success"

Defines values for RecommendedIndexState. Possible values include: 'Active', 'Pending', 'Executing', 'Verifying', 'Pending Revert', 'Reverting', 'Reverted', 'Ignored', 'Expired', 'Blocked', 'Success'

readonly
enum

{string}

RecommendedIndexType

RecommendedIndexType: "CLUSTERED" | "NONCLUSTERED" | "COLUMNSTORE" | "CLUSTERED COLUMNSTORE"

Defines values for RecommendedIndexType. Possible values include: 'CLUSTERED', 'NONCLUSTERED', 'COLUMNSTORE', 'CLUSTERED COLUMNSTORE'

readonly
enum

{string}

RecoverableDatabasesGetResponse

RecoverableDatabasesGetResponse: RecoverableDatabase & object

Contains response data for the get operation.

RecoverableDatabasesListByServerResponse

RecoverableDatabasesListByServerResponse: RecoverableDatabaseListResult & object

Contains response data for the listByServer operation.

RecoverableManagedDatabasesGetResponse

RecoverableManagedDatabasesGetResponse: RecoverableManagedDatabase & object

Contains response data for the get operation.

RecoverableManagedDatabasesListByInstanceNextResponse

RecoverableManagedDatabasesListByInstanceNextResponse: RecoverableManagedDatabaseListResult & object

Contains response data for the listByInstanceNext operation.

RecoverableManagedDatabasesListByInstanceResponse

RecoverableManagedDatabasesListByInstanceResponse: RecoverableManagedDatabaseListResult & object

Contains response data for the listByInstance operation.

ReplicationLinksGetResponse

ReplicationLinksGetResponse: ReplicationLink & object

Contains response data for the get operation.

ReplicationLinksListByDatabaseResponse

ReplicationLinksListByDatabaseResponse: ReplicationLinkListResult & object

Contains response data for the listByDatabase operation.

ReplicationRole

ReplicationRole: "Primary" | "Secondary" | "NonReadableSecondary" | "Source" | "Copy"

Defines values for ReplicationRole. Possible values include: 'Primary', 'Secondary', 'NonReadableSecondary', 'Source', 'Copy'

readonly
enum

{string}

ReplicationState

ReplicationState: "PENDING" | "SEEDING" | "CATCH_UP" | "SUSPENDED"

Defines values for ReplicationState. Possible values include: 'PENDING', 'SEEDING', 'CATCH_UP', 'SUSPENDED'

readonly
enum

{string}

RestorableDroppedDatabasesGetResponse

RestorableDroppedDatabasesGetResponse: RestorableDroppedDatabase & object

Contains response data for the get operation.

RestorableDroppedDatabasesListByServerResponse

RestorableDroppedDatabasesListByServerResponse: RestorableDroppedDatabaseListResult & object

Contains response data for the listByServer operation.

RestorableDroppedManagedDatabasesGetResponse

RestorableDroppedManagedDatabasesGetResponse: RestorableDroppedManagedDatabase & object

Contains response data for the get operation.

RestorableDroppedManagedDatabasesListByInstanceNextResponse

RestorableDroppedManagedDatabasesListByInstanceNextResponse: RestorableDroppedManagedDatabaseListResult & object

Contains response data for the listByInstanceNext operation.

RestorableDroppedManagedDatabasesListByInstanceResponse

RestorableDroppedManagedDatabasesListByInstanceResponse: RestorableDroppedManagedDatabaseListResult & object

Contains response data for the listByInstance operation.

RestorePointType

RestorePointType: "CONTINUOUS" | "DISCRETE"

Defines values for RestorePointType. Possible values include: 'CONTINUOUS', 'DISCRETE'

readonly
enum

{string}

RestorePointsBeginCreateResponse

RestorePointsBeginCreateResponse: RestorePoint & object

Contains response data for the beginCreate operation.

RestorePointsCreateResponse

RestorePointsCreateResponse: RestorePoint & object

Contains response data for the create operation.

RestorePointsGetResponse

RestorePointsGetResponse: RestorePoint & object

Contains response data for the get operation.

RestorePointsListByDatabaseResponse

RestorePointsListByDatabaseResponse: RestorePointListResult & object

Contains response data for the listByDatabase operation.

SampleName

SampleName: "AdventureWorksLT" | "WideWorldImportersStd" | "WideWorldImportersFull"

Defines values for SampleName. Possible values include: 'AdventureWorksLT', 'WideWorldImportersStd', 'WideWorldImportersFull'

readonly
enum

{string}

SecurityAlertPolicyEmailAccountAdmins

SecurityAlertPolicyEmailAccountAdmins: "Enabled" | "Disabled"

Defines values for SecurityAlertPolicyEmailAccountAdmins. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

SecurityAlertPolicyState

SecurityAlertPolicyState: "New" | "Enabled" | "Disabled"

Defines values for SecurityAlertPolicyState. Possible values include: 'New', 'Enabled', 'Disabled'

readonly
enum

{string}

SecurityAlertPolicyUseServerDefault

SecurityAlertPolicyUseServerDefault: "Enabled" | "Disabled"

Defines values for SecurityAlertPolicyUseServerDefault. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

SensitivityLabelSource

SensitivityLabelSource: "current" | "recommended"

Defines values for SensitivityLabelSource. Possible values include: 'current', 'recommended'

readonly
enum

{string}

SensitivityLabelsCreateOrUpdateResponse

SensitivityLabelsCreateOrUpdateResponse: SensitivityLabel & object

Contains response data for the createOrUpdate operation.

SensitivityLabelsGetResponse

SensitivityLabelsGetResponse: SensitivityLabel & object

Contains response data for the get operation.

SensitivityLabelsListCurrentByDatabaseNextResponse

SensitivityLabelsListCurrentByDatabaseNextResponse: SensitivityLabelListResult & object

Contains response data for the listCurrentByDatabaseNext operation.

SensitivityLabelsListCurrentByDatabaseResponse

SensitivityLabelsListCurrentByDatabaseResponse: SensitivityLabelListResult & object

Contains response data for the listCurrentByDatabase operation.

SensitivityLabelsListRecommendedByDatabaseNextResponse

SensitivityLabelsListRecommendedByDatabaseNextResponse: SensitivityLabelListResult & object

Contains response data for the listRecommendedByDatabaseNext operation.

SensitivityLabelsListRecommendedByDatabaseResponse

SensitivityLabelsListRecommendedByDatabaseResponse: SensitivityLabelListResult & object

Contains response data for the listRecommendedByDatabase operation.

ServerAutomaticTuningGetResponse

ServerAutomaticTuningGetResponse: ServerAutomaticTuning & object

Contains response data for the get operation.

ServerAutomaticTuningUpdateResponse

ServerAutomaticTuningUpdateResponse: ServerAutomaticTuning & object

Contains response data for the update operation.

ServerAzureADAdministratorsBeginCreateOrUpdateResponse

ServerAzureADAdministratorsBeginCreateOrUpdateResponse: ServerAzureADAdministrator & object

Contains response data for the beginCreateOrUpdate operation.

ServerAzureADAdministratorsBeginDeleteMethodResponse

ServerAzureADAdministratorsBeginDeleteMethodResponse: ServerAzureADAdministrator & object

Contains response data for the beginDeleteMethod operation.

ServerAzureADAdministratorsCreateOrUpdateResponse

ServerAzureADAdministratorsCreateOrUpdateResponse: ServerAzureADAdministrator & object

Contains response data for the createOrUpdate operation.

ServerAzureADAdministratorsDeleteMethodResponse

ServerAzureADAdministratorsDeleteMethodResponse: ServerAzureADAdministrator & object

Contains response data for the deleteMethod operation.

ServerAzureADAdministratorsGetResponse

ServerAzureADAdministratorsGetResponse: ServerAzureADAdministrator & object

Contains response data for the get operation.

ServerAzureADAdministratorsListByServerResponse

ServerAzureADAdministratorsListByServerResponse: ServerAdministratorListResult & object

Contains response data for the listByServer operation.

ServerBlobAuditingPoliciesBeginCreateOrUpdateResponse

ServerBlobAuditingPoliciesBeginCreateOrUpdateResponse: ServerBlobAuditingPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ServerBlobAuditingPoliciesCreateOrUpdateResponse

ServerBlobAuditingPoliciesCreateOrUpdateResponse: ServerBlobAuditingPolicy & object

Contains response data for the createOrUpdate operation.

ServerBlobAuditingPoliciesGetResponse

ServerBlobAuditingPoliciesGetResponse: ServerBlobAuditingPolicy & object

Contains response data for the get operation.

ServerBlobAuditingPoliciesListByServerNextResponse

ServerBlobAuditingPoliciesListByServerNextResponse: ServerBlobAuditingPolicyListResult & object

Contains response data for the listByServerNext operation.

ServerBlobAuditingPoliciesListByServerResponse

ServerBlobAuditingPoliciesListByServerResponse: ServerBlobAuditingPolicyListResult & object

Contains response data for the listByServer operation.

ServerCommunicationLinksBeginCreateOrUpdateResponse

ServerCommunicationLinksBeginCreateOrUpdateResponse: ServerCommunicationLink & object

Contains response data for the beginCreateOrUpdate operation.

ServerCommunicationLinksCreateOrUpdateResponse

ServerCommunicationLinksCreateOrUpdateResponse: ServerCommunicationLink & object

Contains response data for the createOrUpdate operation.

ServerCommunicationLinksGetResponse

ServerCommunicationLinksGetResponse: ServerCommunicationLink & object

Contains response data for the get operation.

ServerCommunicationLinksListByServerResponse

ServerCommunicationLinksListByServerResponse: ServerCommunicationLinkListResult & object

Contains response data for the listByServer operation.

ServerConnectionPoliciesCreateOrUpdateResponse

ServerConnectionPoliciesCreateOrUpdateResponse: ServerConnectionPolicy & object

Contains response data for the createOrUpdate operation.

ServerConnectionPoliciesGetResponse

ServerConnectionPoliciesGetResponse: ServerConnectionPolicy & object

Contains response data for the get operation.

ServerConnectionType

ServerConnectionType: "Default" | "Proxy" | "Redirect"

Defines values for ServerConnectionType. Possible values include: 'Default', 'Proxy', 'Redirect'

readonly
enum

{string}

ServerDnsAliasesBeginCreateOrUpdateResponse

ServerDnsAliasesBeginCreateOrUpdateResponse: ServerDnsAlias & object

Contains response data for the beginCreateOrUpdate operation.

ServerDnsAliasesCreateOrUpdateResponse

ServerDnsAliasesCreateOrUpdateResponse: ServerDnsAlias & object

Contains response data for the createOrUpdate operation.

ServerDnsAliasesGetResponse

ServerDnsAliasesGetResponse: ServerDnsAlias & object

Contains response data for the get operation.

ServerDnsAliasesListByServerNextResponse

ServerDnsAliasesListByServerNextResponse: ServerDnsAliasListResult & object

Contains response data for the listByServerNext operation.

ServerDnsAliasesListByServerResponse

ServerDnsAliasesListByServerResponse: ServerDnsAliasListResult & object

Contains response data for the listByServer operation.

ServerKeyType

ServerKeyType: "ServiceManaged" | "AzureKeyVault"

Defines values for ServerKeyType. Possible values include: 'ServiceManaged', 'AzureKeyVault'

readonly
enum

{string}

ServerKeysBeginCreateOrUpdateResponse

ServerKeysBeginCreateOrUpdateResponse: ServerKey & object

Contains response data for the beginCreateOrUpdate operation.

ServerKeysCreateOrUpdateResponse

ServerKeysCreateOrUpdateResponse: ServerKey & object

Contains response data for the createOrUpdate operation.

ServerKeysGetResponse

ServerKeysGetResponse: ServerKey & object

Contains response data for the get operation.

ServerKeysListByServerNextResponse

ServerKeysListByServerNextResponse: ServerKeyListResult & object

Contains response data for the listByServerNext operation.

ServerKeysListByServerResponse

ServerKeysListByServerResponse: ServerKeyListResult & object

Contains response data for the listByServer operation.

ServerSecurityAlertPoliciesBeginCreateOrUpdateResponse

ServerSecurityAlertPoliciesBeginCreateOrUpdateResponse: ServerSecurityAlertPolicy & object

Contains response data for the beginCreateOrUpdate operation.

ServerSecurityAlertPoliciesCreateOrUpdateResponse

ServerSecurityAlertPoliciesCreateOrUpdateResponse: ServerSecurityAlertPolicy & object

Contains response data for the createOrUpdate operation.

ServerSecurityAlertPoliciesGetResponse

ServerSecurityAlertPoliciesGetResponse: ServerSecurityAlertPolicy & object

Contains response data for the get operation.

ServerSecurityAlertPoliciesListByServerNextResponse

ServerSecurityAlertPoliciesListByServerNextResponse: LogicalServerSecurityAlertPolicyListResult & object

Contains response data for the listByServerNext operation.

ServerSecurityAlertPoliciesListByServerResponse

ServerSecurityAlertPoliciesListByServerResponse: LogicalServerSecurityAlertPolicyListResult & object

Contains response data for the listByServer operation.

ServerUsagesListByServerResponse

ServerUsagesListByServerResponse: ServerUsageListResult & object

Contains response data for the listByServer operation.

ServerVulnerabilityAssessmentsCreateOrUpdateResponse

ServerVulnerabilityAssessmentsCreateOrUpdateResponse: ServerVulnerabilityAssessment & object

Contains response data for the createOrUpdate operation.

ServerVulnerabilityAssessmentsGetResponse

ServerVulnerabilityAssessmentsGetResponse: ServerVulnerabilityAssessment & object

Contains response data for the get operation.

ServerVulnerabilityAssessmentsListByServerNextResponse

ServerVulnerabilityAssessmentsListByServerNextResponse: ServerVulnerabilityAssessmentListResult & object

Contains response data for the listByServerNext operation.

ServerVulnerabilityAssessmentsListByServerResponse

ServerVulnerabilityAssessmentsListByServerResponse: ServerVulnerabilityAssessmentListResult & object

Contains response data for the listByServer operation.

ServersBeginCreateOrUpdateResponse

ServersBeginCreateOrUpdateResponse: Server & object

Contains response data for the beginCreateOrUpdate operation.

ServersBeginUpdateResponse

ServersBeginUpdateResponse: Server & object

Contains response data for the beginUpdate operation.

ServersCheckNameAvailabilityResponse

ServersCheckNameAvailabilityResponse: CheckNameAvailabilityResponse & object

Contains response data for the checkNameAvailability operation.

ServersCreateOrUpdateResponse

ServersCreateOrUpdateResponse: Server & object

Contains response data for the createOrUpdate operation.

ServersGetResponse

ServersGetResponse: Server & object

Contains response data for the get operation.

ServersListByResourceGroupNextResponse

ServersListByResourceGroupNextResponse: ServerListResult & object

Contains response data for the listByResourceGroupNext operation.

ServersListByResourceGroupResponse

ServersListByResourceGroupResponse: ServerListResult & object

Contains response data for the listByResourceGroup operation.

ServersListNextResponse

ServersListNextResponse: ServerListResult & object

Contains response data for the listNext operation.

ServersListResponse

ServersListResponse: ServerListResult & object

Contains response data for the list operation.

ServersUpdateResponse

ServersUpdateResponse: Server & object

Contains response data for the update operation.

ServiceObjectiveName

ServiceObjectiveName: "System" | "System0" | "System1" | "System2" | "System3" | "System4" | "System2L" | "System3L" | "System4L" | "Free" | "Basic" | "S0" | "S1" | "S2" | "S3" | "S4" | "S6" | "S7" | "S9" | "S12" | "P1" | "P2" | "P3" | "P4" | "P6" | "P11" | "P15" | "PRS1" | "PRS2" | "PRS4" | "PRS6" | "DW100" | "DW200" | "DW300" | "DW400" | "DW500" | "DW600" | "DW1000" | "DW1200" | "DW1000c" | "DW1500" | "DW1500c" | "DW2000" | "DW2000c" | "DW3000" | "DW2500c" | "DW3000c" | "DW6000" | "DW5000c" | "DW6000c" | "DW7500c" | "DW10000c" | "DW15000c" | "DW30000c" | "DS100" | "DS200" | "DS300" | "DS400" | "DS500" | "DS600" | "DS1000" | "DS1200" | "DS1500" | "DS2000" | "ElasticPool"

Defines values for ServiceObjectiveName. Possible values include: 'System', 'System0', 'System1', 'System2', 'System3', 'System4', 'System2L', 'System3L', 'System4L', 'Free', 'Basic', 'S0', 'S1', 'S2', 'S3', 'S4', 'S6', 'S7', 'S9', 'S12', 'P1', 'P2', 'P3', 'P4', 'P6', 'P11', 'P15', 'PRS1', 'PRS2', 'PRS4', 'PRS6', 'DW100', 'DW200', 'DW300', 'DW400', 'DW500', 'DW600', 'DW1000', 'DW1200', 'DW1000c', 'DW1500', 'DW1500c', 'DW2000', 'DW2000c', 'DW3000', 'DW2500c', 'DW3000c', 'DW6000', 'DW5000c', 'DW6000c', 'DW7500c', 'DW10000c', 'DW15000c', 'DW30000c', 'DS100', 'DS200', 'DS300', 'DS400', 'DS500', 'DS600', 'DS1000', 'DS1200', 'DS1500', 'DS2000', 'ElasticPool'

readonly
enum

{string}

ServiceObjectivesGetResponse

ServiceObjectivesGetResponse: ServiceObjective & object

Contains response data for the get operation.

ServiceObjectivesListByServerResponse

ServiceObjectivesListByServerResponse: ServiceObjectiveListResult & object

Contains response data for the listByServer operation.

ServiceTierAdvisorsGetResponse

ServiceTierAdvisorsGetResponse: ServiceTierAdvisor & object

Contains response data for the get operation.

ServiceTierAdvisorsListByDatabaseResponse

ServiceTierAdvisorsListByDatabaseResponse: ServiceTierAdvisorListResult & object

Contains response data for the listByDatabase operation.

StorageKeyType

StorageKeyType: "StorageAccessKey" | "SharedAccessKey"

Defines values for StorageKeyType. Possible values include: 'StorageAccessKey', 'SharedAccessKey'

readonly
enum

{string}

SubscriptionUsagesGetResponse

SubscriptionUsagesGetResponse: SubscriptionUsage & object

Contains response data for the get operation.

SubscriptionUsagesListByLocationNextResponse

SubscriptionUsagesListByLocationNextResponse: SubscriptionUsageListResult & object

Contains response data for the listByLocationNext operation.

SubscriptionUsagesListByLocationResponse

SubscriptionUsagesListByLocationResponse: SubscriptionUsageListResult & object

Contains response data for the listByLocation operation.

SyncAgentState

SyncAgentState: "Online" | "Offline" | "NeverConnected"

Defines values for SyncAgentState. Possible values include: 'Online', 'Offline', 'NeverConnected'

readonly
enum

{string}

SyncAgentsBeginCreateOrUpdateResponse

SyncAgentsBeginCreateOrUpdateResponse: SyncAgent & object

Contains response data for the beginCreateOrUpdate operation.

SyncAgentsCreateOrUpdateResponse

SyncAgentsCreateOrUpdateResponse: SyncAgent & object

Contains response data for the createOrUpdate operation.

SyncAgentsGenerateKeyResponse

SyncAgentsGenerateKeyResponse: SyncAgentKeyProperties & object

Contains response data for the generateKey operation.

SyncAgentsGetResponse

SyncAgentsGetResponse: SyncAgent & object

Contains response data for the get operation.

SyncAgentsListByServerNextResponse

SyncAgentsListByServerNextResponse: SyncAgentListResult & object

Contains response data for the listByServerNext operation.

SyncAgentsListByServerResponse

SyncAgentsListByServerResponse: SyncAgentListResult & object

Contains response data for the listByServer operation.

SyncAgentsListLinkedDatabasesNextResponse

SyncAgentsListLinkedDatabasesNextResponse: SyncAgentLinkedDatabaseListResult & object

Contains response data for the listLinkedDatabasesNext operation.

SyncAgentsListLinkedDatabasesResponse

SyncAgentsListLinkedDatabasesResponse: SyncAgentLinkedDatabaseListResult & object

Contains response data for the listLinkedDatabases operation.

SyncConflictResolutionPolicy

SyncConflictResolutionPolicy: "HubWin" | "MemberWin"

Defines values for SyncConflictResolutionPolicy. Possible values include: 'HubWin', 'MemberWin'

readonly
enum

{string}

SyncDirection

SyncDirection: "Bidirectional" | "OneWayMemberToHub" | "OneWayHubToMember"

Defines values for SyncDirection. Possible values include: 'Bidirectional', 'OneWayMemberToHub', 'OneWayHubToMember'

readonly
enum

{string}

SyncGroupLogType

SyncGroupLogType: "All" | "Error" | "Warning" | "Success"

Defines values for SyncGroupLogType. Possible values include: 'All', 'Error', 'Warning', 'Success'

readonly
enum

{string}

SyncGroupState

SyncGroupState: "NotReady" | "Error" | "Warning" | "Progressing" | "Good"

Defines values for SyncGroupState. Possible values include: 'NotReady', 'Error', 'Warning', 'Progressing', 'Good'

readonly
enum

{string}

SyncGroupsBeginCreateOrUpdateResponse

SyncGroupsBeginCreateOrUpdateResponse: SyncGroup & object

Contains response data for the beginCreateOrUpdate operation.

SyncGroupsBeginUpdateResponse

SyncGroupsBeginUpdateResponse: SyncGroup & object

Contains response data for the beginUpdate operation.

SyncGroupsCreateOrUpdateResponse

SyncGroupsCreateOrUpdateResponse: SyncGroup & object

Contains response data for the createOrUpdate operation.

SyncGroupsGetResponse

SyncGroupsGetResponse: SyncGroup & object

Contains response data for the get operation.

SyncGroupsListByDatabaseNextResponse

SyncGroupsListByDatabaseNextResponse: SyncGroupListResult & object

Contains response data for the listByDatabaseNext operation.

SyncGroupsListByDatabaseResponse

SyncGroupsListByDatabaseResponse: SyncGroupListResult & object

Contains response data for the listByDatabase operation.

SyncGroupsListHubSchemasNextResponse

SyncGroupsListHubSchemasNextResponse: SyncFullSchemaPropertiesListResult & object

Contains response data for the listHubSchemasNext operation.

SyncGroupsListHubSchemasResponse

SyncGroupsListHubSchemasResponse: SyncFullSchemaPropertiesListResult & object

Contains response data for the listHubSchemas operation.

SyncGroupsListLogsNextResponse

SyncGroupsListLogsNextResponse: SyncGroupLogListResult & object

Contains response data for the listLogsNext operation.

SyncGroupsListLogsResponse

SyncGroupsListLogsResponse: SyncGroupLogListResult & object

Contains response data for the listLogs operation.

SyncGroupsListSyncDatabaseIdsNextResponse

SyncGroupsListSyncDatabaseIdsNextResponse: SyncDatabaseIdListResult & object

Contains response data for the listSyncDatabaseIdsNext operation.

SyncGroupsListSyncDatabaseIdsResponse

SyncGroupsListSyncDatabaseIdsResponse: SyncDatabaseIdListResult & object

Contains response data for the listSyncDatabaseIds operation.

SyncGroupsUpdateResponse

SyncGroupsUpdateResponse: SyncGroup & object

Contains response data for the update operation.

SyncMemberDbType

SyncMemberDbType: "AzureSqlDatabase" | "SqlServerDatabase"

Defines values for SyncMemberDbType. Possible values include: 'AzureSqlDatabase', 'SqlServerDatabase'

readonly
enum

{string}

SyncMemberState

SyncMemberState: "SyncInProgress" | "SyncSucceeded" | "SyncFailed" | "DisabledTombstoneCleanup" | "DisabledBackupRestore" | "SyncSucceededWithWarnings" | "SyncCancelling" | "SyncCancelled" | "UnProvisioned" | "Provisioning" | "Provisioned" | "ProvisionFailed" | "DeProvisioning" | "DeProvisioned" | "DeProvisionFailed" | "Reprovisioning" | "ReprovisionFailed" | "UnReprovisioned"

Defines values for SyncMemberState. Possible values include: 'SyncInProgress', 'SyncSucceeded', 'SyncFailed', 'DisabledTombstoneCleanup', 'DisabledBackupRestore', 'SyncSucceededWithWarnings', 'SyncCancelling', 'SyncCancelled', 'UnProvisioned', 'Provisioning', 'Provisioned', 'ProvisionFailed', 'DeProvisioning', 'DeProvisioned', 'DeProvisionFailed', 'Reprovisioning', 'ReprovisionFailed', 'UnReprovisioned'

readonly
enum

{string}

SyncMembersBeginCreateOrUpdateResponse

SyncMembersBeginCreateOrUpdateResponse: SyncMember & object

Contains response data for the beginCreateOrUpdate operation.

SyncMembersBeginUpdateResponse

SyncMembersBeginUpdateResponse: SyncMember & object

Contains response data for the beginUpdate operation.

SyncMembersCreateOrUpdateResponse

SyncMembersCreateOrUpdateResponse: SyncMember & object

Contains response data for the createOrUpdate operation.

SyncMembersGetResponse

SyncMembersGetResponse: SyncMember & object

Contains response data for the get operation.

SyncMembersListBySyncGroupNextResponse

SyncMembersListBySyncGroupNextResponse: SyncMemberListResult & object

Contains response data for the listBySyncGroupNext operation.

SyncMembersListBySyncGroupResponse

SyncMembersListBySyncGroupResponse: SyncMemberListResult & object

Contains response data for the listBySyncGroup operation.

SyncMembersListMemberSchemasNextResponse

SyncMembersListMemberSchemasNextResponse: SyncFullSchemaPropertiesListResult & object

Contains response data for the listMemberSchemasNext operation.

SyncMembersListMemberSchemasResponse

SyncMembersListMemberSchemasResponse: SyncFullSchemaPropertiesListResult & object

Contains response data for the listMemberSchemas operation.

SyncMembersUpdateResponse

SyncMembersUpdateResponse: SyncMember & object

Contains response data for the update operation.

TransparentDataEncryptionActivitiesListByConfigurationResponse

TransparentDataEncryptionActivitiesListByConfigurationResponse: TransparentDataEncryptionActivityListResult & object

Contains response data for the listByConfiguration operation.

TransparentDataEncryptionActivityStatus

TransparentDataEncryptionActivityStatus: "Encrypting" | "Decrypting"

Defines values for TransparentDataEncryptionActivityStatus. Possible values include: 'Encrypting', 'Decrypting'

readonly
enum

{string}

TransparentDataEncryptionStatus

TransparentDataEncryptionStatus: "Enabled" | "Disabled"

Defines values for TransparentDataEncryptionStatus. Possible values include: 'Enabled', 'Disabled'

readonly
enum

{string}

TransparentDataEncryptionsCreateOrUpdateResponse

TransparentDataEncryptionsCreateOrUpdateResponse: TransparentDataEncryption & object

Contains response data for the createOrUpdate operation.

TransparentDataEncryptionsGetResponse

TransparentDataEncryptionsGetResponse: TransparentDataEncryption & object

Contains response data for the get operation.

Type

Type: "All" | "Error" | "Warning" | "Success"

Defines values for Type. Possible values include: 'All', 'Error', 'Warning', 'Success'

readonly
enum

{string}

UnitDefinitionType

UnitDefinitionType: "Count" | "Bytes" | "Seconds" | "Percent" | "CountPerSecond" | "BytesPerSecond"

Defines values for UnitDefinitionType. Possible values include: 'Count', 'Bytes', 'Seconds', 'Percent', 'CountPerSecond', 'BytesPerSecond'

readonly
enum

{string}

UnitType

UnitType: "count" | "bytes" | "seconds" | "percent" | "countPerSecond" | "bytesPerSecond"

Defines values for UnitType. Possible values include: 'count', 'bytes', 'seconds', 'percent', 'countPerSecond', 'bytesPerSecond'

readonly
enum

{string}

UsagesListByInstancePoolNextResponse

UsagesListByInstancePoolNextResponse: UsageListResult & object

Contains response data for the listByInstancePoolNext operation.

UsagesListByInstancePoolResponse

UsagesListByInstancePoolResponse: UsageListResult & object

Contains response data for the listByInstancePool operation.

VirtualClustersBeginUpdateResponse

VirtualClustersBeginUpdateResponse: VirtualCluster & object

Contains response data for the beginUpdate operation.

VirtualClustersGetResponse

VirtualClustersGetResponse: VirtualCluster & object

Contains response data for the get operation.

VirtualClustersListByResourceGroupNextResponse

VirtualClustersListByResourceGroupNextResponse: VirtualClusterListResult & object

Contains response data for the listByResourceGroupNext operation.

VirtualClustersListByResourceGroupResponse

VirtualClustersListByResourceGroupResponse: VirtualClusterListResult & object

Contains response data for the listByResourceGroup operation.

VirtualClustersListNextResponse

VirtualClustersListNextResponse: VirtualClusterListResult & object

Contains response data for the listNext operation.

VirtualClustersListResponse

VirtualClustersListResponse: VirtualClusterListResult & object

Contains response data for the list operation.

VirtualClustersUpdateResponse

VirtualClustersUpdateResponse: VirtualCluster & object

Contains response data for the update operation.

VirtualNetworkRuleState

VirtualNetworkRuleState: "Initializing" | "InProgress" | "Ready" | "Deleting" | "Unknown"

Defines values for VirtualNetworkRuleState. Possible values include: 'Initializing', 'InProgress', 'Ready', 'Deleting', 'Unknown'

readonly
enum

{string}

VirtualNetworkRulesBeginCreateOrUpdateResponse

VirtualNetworkRulesBeginCreateOrUpdateResponse: VirtualNetworkRule & object

Contains response data for the beginCreateOrUpdate operation.

VirtualNetworkRulesCreateOrUpdateResponse

VirtualNetworkRulesCreateOrUpdateResponse: VirtualNetworkRule & object

Contains response data for the createOrUpdate operation.

VirtualNetworkRulesGetResponse

VirtualNetworkRulesGetResponse: VirtualNetworkRule & object

Contains response data for the get operation.

VirtualNetworkRulesListByServerNextResponse

VirtualNetworkRulesListByServerNextResponse: VirtualNetworkRuleListResult & object

Contains response data for the listByServerNext operation.

VirtualNetworkRulesListByServerResponse

VirtualNetworkRulesListByServerResponse: VirtualNetworkRuleListResult & object

Contains response data for the listByServer operation.

VulnerabilityAssessmentPolicyBaselineName

VulnerabilityAssessmentPolicyBaselineName: "master" | "default"

Defines values for VulnerabilityAssessmentPolicyBaselineName. Possible values include: 'master', 'default'

readonly
enum

{string}

VulnerabilityAssessmentScanState

VulnerabilityAssessmentScanState: "Passed" | "Failed" | "FailedToRun" | "InProgress"

Defines values for VulnerabilityAssessmentScanState. Possible values include: 'Passed', 'Failed', 'FailedToRun', 'InProgress'

readonly
enum

{string}

VulnerabilityAssessmentScanTriggerType

VulnerabilityAssessmentScanTriggerType: "OnDemand" | "Recurring"

Defines values for VulnerabilityAssessmentScanTriggerType. Possible values include: 'OnDemand', 'Recurring'

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: CompositeMapper = BaseResourceMapper

Const CloudError

CloudError: CompositeMapper = CloudErrorMapper

Object literals

Const AutomaticTuningOptions

AutomaticTuningOptions: object

serializedName

serializedName: string = "AutomaticTuningOptions"

type

type: object

className

className: string = "AutomaticTuningOptions"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

actualState

actualState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "actualState"

type

type: object

allowedValues

allowedValues: string[] = ["Off","On"]

name

name: "Enum" = "Enum"

desiredState

desiredState: object

serializedName

serializedName: string = "desiredState"

type

type: object

allowedValues

allowedValues: string[] = ["Off","On","Default"]

name

name: "Enum" = "Enum"

reasonCode

reasonCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "reasonCode"

type

type: object

name

name: "Number" = "Number"

reasonDesc

reasonDesc: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "reasonDesc"

type

type: object

allowedValues

allowedValues: string[] = ["Default","Disabled","AutoConfigured","InheritedFromServer","QueryStoreOff","QueryStoreReadOnly","NotSupported"]

name

name: "Enum" = "Enum"

Const AutomaticTuningServerOptions

AutomaticTuningServerOptions: object

serializedName

serializedName: string = "AutomaticTuningServerOptions"

type

type: object

className

className: string = "AutomaticTuningServerOptions"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

actualState

actualState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "actualState"

type

type: object

allowedValues

allowedValues: string[] = ["Off","On"]

name

name: "Enum" = "Enum"

desiredState

desiredState: object

serializedName

serializedName: string = "desiredState"

type

type: object

allowedValues

allowedValues: string[] = ["Off","On","Default"]

name

name: "Enum" = "Enum"

reasonCode

reasonCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "reasonCode"

type

type: object

name

name: "Number" = "Number"

reasonDesc

reasonDesc: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "reasonDesc"

type

type: object

allowedValues

allowedValues: string[] = ["Default","Disabled","AutoConfigured"]

name

name: "Enum" = "Enum"

Const BackupLongTermRetentionPolicy

BackupLongTermRetentionPolicy: object

serializedName

serializedName: string = "BackupLongTermRetentionPolicy"

type

type: object

className

className: string = "BackupLongTermRetentionPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

monthlyRetention

monthlyRetention: object

serializedName

serializedName: string = "properties.monthlyRetention"

type

type: object

name

name: "String" = "String"

weekOfYear

weekOfYear: object

serializedName

serializedName: string = "properties.weekOfYear"

type

type: object

name

name: "Number" = "Number"

weeklyRetention

weeklyRetention: object

serializedName

serializedName: string = "properties.weeklyRetention"

type

type: object

name

name: "String" = "String"

yearlyRetention

yearlyRetention: object

serializedName

serializedName: string = "properties.yearlyRetention"

type

type: object

name

name: "String" = "String"

Const BackupShortTermRetentionPolicy

BackupShortTermRetentionPolicy: object

serializedName

serializedName: string = "BackupShortTermRetentionPolicy"

type

type: object

className

className: string = "BackupShortTermRetentionPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

Const BackupShortTermRetentionPolicyListResult

BackupShortTermRetentionPolicyListResult: object

serializedName

serializedName: string = "BackupShortTermRetentionPolicyListResult"

type

type: object

className

className: string = "BackupShortTermRetentionPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "BackupShortTermRetentionPolicy"

name

name: "Composite" = "Composite"

Const CheckNameAvailabilityRequest

CheckNameAvailabilityRequest: object

serializedName

serializedName: string = "CheckNameAvailabilityRequest"

type

type: object

className

className: string = "CheckNameAvailabilityRequest"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

type

type: object

defaultValue

defaultValue: string = "Microsoft.Sql/servers"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const CheckNameAvailabilityResponse

CheckNameAvailabilityResponse: object

serializedName

serializedName: string = "CheckNameAvailabilityResponse"

type

type: object

className

className: string = "CheckNameAvailabilityResponse"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

available

available: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "available"

type

type: object

name

name: "Boolean" = "Boolean"

message

message: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "message"

type

type: object

name

name: "String" = "String"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "reason"

type

type: object

allowedValues

allowedValues: string[] = ["Invalid","AlreadyExists"]

name

name: "Enum" = "Enum"

Const CompleteDatabaseRestoreDefinition

CompleteDatabaseRestoreDefinition: object

serializedName

serializedName: string = "CompleteDatabaseRestoreDefinition"

type

type: object

className

className: string = "CompleteDatabaseRestoreDefinition"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

lastBackupName

lastBackupName: object

required

required: true = true

serializedName

serializedName: string = "lastBackupName"

type

type: object

name

name: "String" = "String"

Const CreateDatabaseRestorePointDefinition

CreateDatabaseRestorePointDefinition: object

serializedName

serializedName: string = "CreateDatabaseRestorePointDefinition"

type

type: object

className

className: string = "CreateDatabaseRestorePointDefinition"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

restorePointLabel

restorePointLabel: object

required

required: true = true

serializedName

serializedName: string = "restorePointLabel"

type

type: object

name

name: "String" = "String"

Const DataMaskingPolicy

DataMaskingPolicy: object

serializedName

serializedName: string = "DataMaskingPolicy"

type

type: object

className

className: string = "DataMaskingPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

applicationPrincipals

applicationPrincipals: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.applicationPrincipals"

type

type: object

name

name: "String" = "String"

dataMaskingState

dataMaskingState: object

required

required: true = true

serializedName

serializedName: string = "properties.dataMaskingState"

type

type: object

allowedValues

allowedValues: string[] = ["Disabled","Enabled"]

name

name: "Enum" = "Enum"

exemptPrincipals

exemptPrincipals: object

serializedName

serializedName: string = "properties.exemptPrincipals"

type

type: object

name

name: "String" = "String"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

maskingLevel

maskingLevel: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maskingLevel"

type

type: object

name

name: "String" = "String"

Const DataMaskingRule

DataMaskingRule: object

serializedName

serializedName: string = "DataMaskingRule"

type

type: object

className

className: string = "DataMaskingRule"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

aliasName

aliasName: object

serializedName

serializedName: string = "properties.aliasName"

type

type: object

name

name: "String" = "String"

columnName

columnName: object

required

required: true = true

serializedName

serializedName: string = "properties.columnName"

type

type: object

name

name: "String" = "String"

dataMaskingRuleId

dataMaskingRuleId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.id"

type

type: object

name

name: "String" = "String"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

maskingFunction

maskingFunction: object

required

required: true = true

serializedName

serializedName: string = "properties.maskingFunction"

type

type: object

allowedValues

allowedValues: string[] = ["Default","CCN","Email","Number","SSN","Text"]

name

name: "Enum" = "Enum"

numberFrom

numberFrom: object

serializedName

serializedName: string = "properties.numberFrom"

type

type: object

name

name: "String" = "String"

numberTo

numberTo: object

serializedName

serializedName: string = "properties.numberTo"

type

type: object

name

name: "String" = "String"

prefixSize

prefixSize: object

serializedName

serializedName: string = "properties.prefixSize"

type

type: object

name

name: "String" = "String"

replacementString

replacementString: object

serializedName

serializedName: string = "properties.replacementString"

type

type: object

name

name: "String" = "String"

ruleState

ruleState: object

serializedName

serializedName: string = "properties.ruleState"

type

type: object

allowedValues

allowedValues: string[] = ["Disabled","Enabled"]

name

name: "Enum" = "Enum"

schemaName

schemaName: object

required

required: true = true

serializedName

serializedName: string = "properties.schemaName"

type

type: object

name

name: "String" = "String"

suffixSize

suffixSize: object

serializedName

serializedName: string = "properties.suffixSize"

type

type: object

name

name: "String" = "String"

tableName

tableName: object

required

required: true = true

serializedName

serializedName: string = "properties.tableName"

type

type: object

name

name: "String" = "String"

Const DataMaskingRuleListResult

DataMaskingRuleListResult: object

serializedName

serializedName: string = "DataMaskingRuleListResult"

type

type: object

className

className: string = "DataMaskingRuleListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DataMaskingRule"

name

name: "Composite" = "Composite"

Const Database

Database: object

serializedName

serializedName: string = "Database"

type

type: object

className

className: string = "Database"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

autoPauseDelay

autoPauseDelay: object

serializedName

serializedName: string = "properties.autoPauseDelay"

type

type: object

name

name: "Number" = "Number"

catalogCollation

catalogCollation: object

serializedName

serializedName: string = "properties.catalogCollation"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

createMode

createMode: object

serializedName

serializedName: string = "properties.createMode"

type

type: object

name

name: "String" = "String"

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

currentServiceObjectiveName

currentServiceObjectiveName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentServiceObjectiveName"

type

type: object

name

name: "String" = "String"

currentSku

currentSku: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentSku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

databaseId

databaseId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseId"

type

type: object

name

name: "Uuid" = "Uuid"

defaultSecondaryLocation

defaultSecondaryLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.defaultSecondaryLocation"

type

type: object

name

name: "String" = "String"

earliestRestoreDate

earliestRestoreDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: "DateTime" = "DateTime"

elasticPoolId

elasticPoolId: object

serializedName

serializedName: string = "properties.elasticPoolId"

type

type: object

name

name: "String" = "String"

failoverGroupId

failoverGroupId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.failoverGroupId"

type

type: object

name

name: "String" = "String"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

longTermRetentionBackupResourceId

longTermRetentionBackupResourceId: object

serializedName

serializedName: string = "properties.longTermRetentionBackupResourceId"

type

type: object

name

name: "String" = "String"

managedBy

managedBy: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "managedBy"

type

type: object

name

name: "String" = "String"

maxLogSizeBytes

maxLogSizeBytes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxLogSizeBytes"

type

type: object

name

name: "Number" = "Number"

maxSizeBytes

maxSizeBytes: object

serializedName

serializedName: string = "properties.maxSizeBytes"

type

type: object

name

name: "Number" = "Number"

minCapacity

minCapacity: object

serializedName

serializedName: string = "properties.minCapacity"

type

type: object

name

name: "Number" = "Number"

pausedDate

pausedDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.pausedDate"

type

type: object

name

name: "DateTime" = "DateTime"

readReplicaCount

readReplicaCount: object

serializedName

serializedName: string = "properties.readReplicaCount"

type

type: object

name

name: "Number" = "Number"

readScale

readScale: object

serializedName

serializedName: string = "properties.readScale"

type

type: object

name

name: "String" = "String"

recoverableDatabaseId

recoverableDatabaseId: object

serializedName

serializedName: string = "properties.recoverableDatabaseId"

type

type: object

name

name: "String" = "String"

recoveryServicesRecoveryPointId

recoveryServicesRecoveryPointId: object

serializedName

serializedName: string = "properties.recoveryServicesRecoveryPointId"

type

type: object

name

name: "String" = "String"

requestedServiceObjectiveName

requestedServiceObjectiveName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedServiceObjectiveName"

type

type: object

name

name: "String" = "String"

restorableDroppedDatabaseId

restorableDroppedDatabaseId: object

serializedName

serializedName: string = "properties.restorableDroppedDatabaseId"

type

type: object

name

name: "String" = "String"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

resumedDate

resumedDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.resumedDate"

type

type: object

name

name: "DateTime" = "DateTime"

sampleName

sampleName: object

serializedName

serializedName: string = "properties.sampleName"

type

type: object

name

name: "String" = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

sourceDatabaseDeletionDate

sourceDatabaseDeletionDate: object

serializedName

serializedName: string = "properties.sourceDatabaseDeletionDate"

type

type: object

name

name: "DateTime" = "DateTime"

sourceDatabaseId

sourceDatabaseId: object

serializedName

serializedName: string = "properties.sourceDatabaseId"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

zoneRedundant

zoneRedundant: object

serializedName

serializedName: string = "properties.zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const DatabaseAutomaticTuning

DatabaseAutomaticTuning: object

serializedName

serializedName: string = "DatabaseAutomaticTuning"

type

type: object

className

className: string = "DatabaseAutomaticTuning"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

actualState

actualState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.actualState"

type

type: object

allowedValues

allowedValues: string[] = ["Inherit","Custom","Auto","Unspecified"]

name

name: "Enum" = "Enum"

desiredState

desiredState: object

serializedName

serializedName: string = "properties.desiredState"

type

type: object

allowedValues

allowedValues: string[] = ["Inherit","Custom","Auto","Unspecified"]

name

name: "Enum" = "Enum"

options

options: object

serializedName

serializedName: string = "properties.options"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

className

className: string = "AutomaticTuningOptions"

name

name: "Composite" = "Composite"

Const DatabaseBlobAuditingPolicy

DatabaseBlobAuditingPolicy: object

serializedName

serializedName: string = "DatabaseBlobAuditingPolicy"

type

type: object

className

className: string = "DatabaseBlobAuditingPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

auditActionsAndGroups

auditActionsAndGroups: object

serializedName

serializedName: string = "properties.auditActionsAndGroups"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

isAzureMonitorTargetEnabled

isAzureMonitorTargetEnabled: object

serializedName

serializedName: string = "properties.isAzureMonitorTargetEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

isStorageSecondaryKeyInUse

isStorageSecondaryKeyInUse: object

serializedName

serializedName: string = "properties.isStorageSecondaryKeyInUse"

type

type: object

name

name: "Boolean" = "Boolean"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageAccountSubscriptionId

storageAccountSubscriptionId: object

serializedName

serializedName: string = "properties.storageAccountSubscriptionId"

type

type: object

name

name: "Uuid" = "Uuid"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const DatabaseBlobAuditingPolicyListResult

DatabaseBlobAuditingPolicyListResult: object

serializedName

serializedName: string = "DatabaseBlobAuditingPolicyListResult"

type

type: object

className

className: string = "DatabaseBlobAuditingPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseBlobAuditingPolicy"

name

name: "Composite" = "Composite"

Const DatabaseListResult

DatabaseListResult: object

serializedName

serializedName: string = "DatabaseListResult"

type

type: object

className

className: string = "DatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Database"

name

name: "Composite" = "Composite"

Const DatabaseOperation

DatabaseOperation: object

serializedName

serializedName: string = "DatabaseOperation"

type

type: object

className

className: string = "DatabaseOperation"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

description

description: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: "String" = "String"

errorCode

errorCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorCode"

type

type: object

name

name: "Number" = "Number"

errorDescription

errorDescription: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorDescription"

type

type: object

name

name: "String" = "String"

errorSeverity

errorSeverity: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorSeverity"

type

type: object

name

name: "Number" = "Number"

estimatedCompletionTime

estimatedCompletionTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.estimatedCompletionTime"

type

type: object

name

name: "DateTime" = "DateTime"

isCancellable

isCancellable: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isCancellable"

type

type: object

name

name: "Boolean" = "Boolean"

isUserError

isUserError: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isUserError"

type

type: object

name

name: "Boolean" = "Boolean"

operation

operation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operation"

type

type: object

name

name: "String" = "String"

operationFriendlyName

operationFriendlyName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operationFriendlyName"

type

type: object

name

name: "String" = "String"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const DatabaseOperationListResult

DatabaseOperationListResult: object

serializedName

serializedName: string = "DatabaseOperationListResult"

type

type: object

className

className: string = "DatabaseOperationListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseOperation"

name

name: "Composite" = "Composite"

Const DatabaseSecurityAlertPolicy

DatabaseSecurityAlertPolicy: object

serializedName

serializedName: string = "DatabaseSecurityAlertPolicy"

type

type: object

className

className: string = "DatabaseSecurityAlertPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

disabledAlerts

disabledAlerts: object

serializedName

serializedName: string = "properties.disabledAlerts"

type

type: object

name

name: "String" = "String"

emailAccountAdmins

emailAccountAdmins: object

serializedName

serializedName: string = "properties.emailAccountAdmins"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

emailAddresses

emailAddresses: object

serializedName

serializedName: string = "properties.emailAddresses"

type

type: object

name

name: "String" = "String"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["New","Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

useServerDefault

useServerDefault: object

serializedName

serializedName: string = "properties.useServerDefault"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

Const DatabaseUpdate

DatabaseUpdate: object

serializedName

serializedName: string = "DatabaseUpdate"

type

type: object

className

className: string = "DatabaseUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

autoPauseDelay

autoPauseDelay: object

serializedName

serializedName: string = "properties.autoPauseDelay"

type

type: object

name

name: "Number" = "Number"

catalogCollation

catalogCollation: object

serializedName

serializedName: string = "properties.catalogCollation"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

createMode

createMode: object

serializedName

serializedName: string = "properties.createMode"

type

type: object

name

name: "String" = "String"

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

currentServiceObjectiveName

currentServiceObjectiveName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentServiceObjectiveName"

type

type: object

name

name: "String" = "String"

currentSku

currentSku: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentSku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

databaseId

databaseId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseId"

type

type: object

name

name: "Uuid" = "Uuid"

defaultSecondaryLocation

defaultSecondaryLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.defaultSecondaryLocation"

type

type: object

name

name: "String" = "String"

earliestRestoreDate

earliestRestoreDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: "DateTime" = "DateTime"

elasticPoolId

elasticPoolId: object

serializedName

serializedName: string = "properties.elasticPoolId"

type

type: object

name

name: "String" = "String"

failoverGroupId

failoverGroupId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.failoverGroupId"

type

type: object

name

name: "String" = "String"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

longTermRetentionBackupResourceId

longTermRetentionBackupResourceId: object

serializedName

serializedName: string = "properties.longTermRetentionBackupResourceId"

type

type: object

name

name: "String" = "String"

maxLogSizeBytes

maxLogSizeBytes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxLogSizeBytes"

type

type: object

name

name: "Number" = "Number"

maxSizeBytes

maxSizeBytes: object

serializedName

serializedName: string = "properties.maxSizeBytes"

type

type: object

name

name: "Number" = "Number"

minCapacity

minCapacity: object

serializedName

serializedName: string = "properties.minCapacity"

type

type: object

name

name: "Number" = "Number"

pausedDate

pausedDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.pausedDate"

type

type: object

name

name: "DateTime" = "DateTime"

readReplicaCount

readReplicaCount: object

serializedName

serializedName: string = "properties.readReplicaCount"

type

type: object

name

name: "Number" = "Number"

readScale

readScale: object

serializedName

serializedName: string = "properties.readScale"

type

type: object

name

name: "String" = "String"

recoverableDatabaseId

recoverableDatabaseId: object

serializedName

serializedName: string = "properties.recoverableDatabaseId"

type

type: object

name

name: "String" = "String"

recoveryServicesRecoveryPointId

recoveryServicesRecoveryPointId: object

serializedName

serializedName: string = "properties.recoveryServicesRecoveryPointId"

type

type: object

name

name: "String" = "String"

requestedServiceObjectiveName

requestedServiceObjectiveName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedServiceObjectiveName"

type

type: object

name

name: "String" = "String"

restorableDroppedDatabaseId

restorableDroppedDatabaseId: object

serializedName

serializedName: string = "properties.restorableDroppedDatabaseId"

type

type: object

name

name: "String" = "String"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

resumedDate

resumedDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.resumedDate"

type

type: object

name

name: "DateTime" = "DateTime"

sampleName

sampleName: object

serializedName

serializedName: string = "properties.sampleName"

type

type: object

name

name: "String" = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

sourceDatabaseDeletionDate

sourceDatabaseDeletionDate: object

serializedName

serializedName: string = "properties.sourceDatabaseDeletionDate"

type

type: object

name

name: "DateTime" = "DateTime"

sourceDatabaseId

sourceDatabaseId: object

serializedName

serializedName: string = "properties.sourceDatabaseId"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

zoneRedundant

zoneRedundant: object

serializedName

serializedName: string = "properties.zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const DatabaseUsage

DatabaseUsage: object

serializedName

serializedName: string = "DatabaseUsage"

type

type: object

className

className: string = "DatabaseUsage"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "currentValue"

type

type: object

name

name: "Number" = "Number"

displayName

displayName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "displayName"

type

type: object

name

name: "String" = "String"

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

nextResetTime

nextResetTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextResetTime"

type

type: object

name

name: "DateTime" = "DateTime"

resourceName

resourceName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "resourceName"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const DatabaseUsageListResult

DatabaseUsageListResult: object

serializedName

serializedName: string = "DatabaseUsageListResult"

type

type: object

className

className: string = "DatabaseUsageListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseUsage"

name

name: "Composite" = "Composite"

Const DatabaseVulnerabilityAssessment

DatabaseVulnerabilityAssessment: object

serializedName

serializedName: string = "DatabaseVulnerabilityAssessment"

type

type: object

className

className: string = "DatabaseVulnerabilityAssessment"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

recurringScans

recurringScans: object

serializedName

serializedName: string = "properties.recurringScans"

type

type: object

className

className: string = "VulnerabilityAssessmentRecurringScansProperties"

name

name: "Composite" = "Composite"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageContainerPath

storageContainerPath: object

serializedName

serializedName: string = "properties.storageContainerPath"

type

type: object

name

name: "String" = "String"

storageContainerSasKey

storageContainerSasKey: object

serializedName

serializedName: string = "properties.storageContainerSasKey"

type

type: object

name

name: "String" = "String"

Const DatabaseVulnerabilityAssessmentListResult

DatabaseVulnerabilityAssessmentListResult: object

serializedName

serializedName: string = "DatabaseVulnerabilityAssessmentListResult"

type

type: object

className

className: string = "DatabaseVulnerabilityAssessmentListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseVulnerabilityAssessment"

name

name: "Composite" = "Composite"

Const DatabaseVulnerabilityAssessmentRuleBaseline

DatabaseVulnerabilityAssessmentRuleBaseline: object

serializedName

serializedName: string = "DatabaseVulnerabilityAssessmentRuleBaseline"

type

type: object

className

className: string = "DatabaseVulnerabilityAssessmentRuleBaseline"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

baselineResults

baselineResults: object

required

required: true = true

serializedName

serializedName: string = "properties.baselineResults"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseVulnerabilityAssessmentRuleBaselineItem"

name

name: "Composite" = "Composite"

Const DatabaseVulnerabilityAssessmentRuleBaselineItem

DatabaseVulnerabilityAssessmentRuleBaselineItem: object

serializedName

serializedName: string = "DatabaseVulnerabilityAssessmentRuleBaselineItem"

type

type: object

className

className: string = "DatabaseVulnerabilityAssessmentRuleBaselineItem"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

result

result: object

required

required: true = true

serializedName

serializedName: string = "result"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

Const DatabaseVulnerabilityAssessmentScansExport

DatabaseVulnerabilityAssessmentScansExport: object

serializedName

serializedName: string = "DatabaseVulnerabilityAssessmentScansExport"

type

type: object

className

className: string = "DatabaseVulnerabilityAssessmentScansExport"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

exportedReportLocation

exportedReportLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.exportedReportLocation"

type

type: object

name

name: "String" = "String"

Const EditionCapability

EditionCapability: object

serializedName

serializedName: string = "EditionCapability"

type

type: object

className

className: string = "EditionCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedServiceLevelObjectives

supportedServiceLevelObjectives: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedServiceLevelObjectives"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServiceObjectiveCapability"

name

name: "Composite" = "Composite"

zoneRedundant

zoneRedundant: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const ElasticPool

ElasticPool: object

serializedName

serializedName: string = "ElasticPool"

type

type: object

className

className: string = "ElasticPool"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

maxSizeBytes

maxSizeBytes: object

serializedName

serializedName: string = "properties.maxSizeBytes"

type

type: object

name

name: "Number" = "Number"

perDatabaseSettings

perDatabaseSettings: object

serializedName

serializedName: string = "properties.perDatabaseSettings"

type

type: object

className

className: string = "ElasticPoolPerDatabaseSettings"

name

name: "Composite" = "Composite"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

zoneRedundant

zoneRedundant: object

serializedName

serializedName: string = "properties.zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const ElasticPoolActivity

ElasticPoolActivity: object

serializedName

serializedName: string = "ElasticPoolActivity"

type

type: object

className

className: string = "ElasticPoolActivity"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

elasticPoolName

elasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.elasticPoolName"

type

type: object

name

name: "String" = "String"

endTime

endTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: "DateTime" = "DateTime"

errorCode

errorCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorCode"

type

type: object

name

name: "Number" = "Number"

errorMessage

errorMessage: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorMessage"

type

type: object

name

name: "String" = "String"

errorSeverity

errorSeverity: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorSeverity"

type

type: object

name

name: "Number" = "Number"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

operation

operation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operation"

type

type: object

name

name: "String" = "String"

operationId

operationId: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operationId"

type

type: object

name

name: "Uuid" = "Uuid"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

requestedDatabaseDtuCap

requestedDatabaseDtuCap: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDatabaseDtuCap"

type

type: object

name

name: "Number" = "Number"

requestedDatabaseDtuGuarantee

requestedDatabaseDtuGuarantee: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDatabaseDtuGuarantee"

type

type: object

name

name: "Number" = "Number"

requestedDatabaseDtuMax

requestedDatabaseDtuMax: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDatabaseDtuMax"

type

type: object

name

name: "Number" = "Number"

requestedDatabaseDtuMin

requestedDatabaseDtuMin: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDatabaseDtuMin"

type

type: object

name

name: "Number" = "Number"

requestedDtu

requestedDtu: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDtu"

type

type: object

name

name: "Number" = "Number"

requestedDtuGuarantee

requestedDtuGuarantee: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedDtuGuarantee"

type

type: object

name

name: "Number" = "Number"

requestedElasticPoolName

requestedElasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedElasticPoolName"

type

type: object

name

name: "String" = "String"

requestedStorageLimitInGB

requestedStorageLimitInGB: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedStorageLimitInGB"

type

type: object

name

name: "Number" = "Number"

requestedStorageLimitInMB

requestedStorageLimitInMB: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedStorageLimitInMB"

type

type: object

name

name: "Number" = "Number"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const ElasticPoolActivityListResult

ElasticPoolActivityListResult: object

serializedName

serializedName: string = "ElasticPoolActivityListResult"

type

type: object

className

className: string = "ElasticPoolActivityListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolActivity"

name

name: "Composite" = "Composite"

Const ElasticPoolDatabaseActivity

ElasticPoolDatabaseActivity: object

serializedName

serializedName: string = "ElasticPoolDatabaseActivity"

type

type: object

className

className: string = "ElasticPoolDatabaseActivity"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

currentElasticPoolName

currentElasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentElasticPoolName"

type

type: object

name

name: "String" = "String"

currentServiceObjective

currentServiceObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentServiceObjective"

type

type: object

name

name: "String" = "String"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

endTime

endTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: "DateTime" = "DateTime"

errorCode

errorCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorCode"

type

type: object

name

name: "Number" = "Number"

errorMessage

errorMessage: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorMessage"

type

type: object

name

name: "String" = "String"

errorSeverity

errorSeverity: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorSeverity"

type

type: object

name

name: "Number" = "Number"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

operation

operation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operation"

type

type: object

name

name: "String" = "String"

operationId

operationId: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operationId"

type

type: object

name

name: "Uuid" = "Uuid"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

requestedElasticPoolName

requestedElasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedElasticPoolName"

type

type: object

name

name: "String" = "String"

requestedServiceObjective

requestedServiceObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestedServiceObjective"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const ElasticPoolDatabaseActivityListResult

ElasticPoolDatabaseActivityListResult: object

serializedName

serializedName: string = "ElasticPoolDatabaseActivityListResult"

type

type: object

className

className: string = "ElasticPoolDatabaseActivityListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolDatabaseActivity"

name

name: "Composite" = "Composite"

Const ElasticPoolEditionCapability

ElasticPoolEditionCapability: object

serializedName

serializedName: string = "ElasticPoolEditionCapability"

type

type: object

className

className: string = "ElasticPoolEditionCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedElasticPoolPerformanceLevels

supportedElasticPoolPerformanceLevels: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedElasticPoolPerformanceLevels"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolPerformanceLevelCapability"

name

name: "Composite" = "Composite"

zoneRedundant

zoneRedundant: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const ElasticPoolListResult

ElasticPoolListResult: object

serializedName

serializedName: string = "ElasticPoolListResult"

type

type: object

className

className: string = "ElasticPoolListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPool"

name

name: "Composite" = "Composite"

Const ElasticPoolOperation

ElasticPoolOperation: object

serializedName

serializedName: string = "ElasticPoolOperation"

type

type: object

className

className: string = "ElasticPoolOperation"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: "String" = "String"

elasticPoolName

elasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.elasticPoolName"

type

type: object

name

name: "String" = "String"

errorCode

errorCode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorCode"

type

type: object

name

name: "Number" = "Number"

errorDescription

errorDescription: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorDescription"

type

type: object

name

name: "String" = "String"

errorSeverity

errorSeverity: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorSeverity"

type

type: object

name

name: "Number" = "Number"

estimatedCompletionTime

estimatedCompletionTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.estimatedCompletionTime"

type

type: object

name

name: "DateTime" = "DateTime"

isCancellable

isCancellable: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isCancellable"

type

type: object

name

name: "Boolean" = "Boolean"

isUserError

isUserError: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isUserError"

type

type: object

name

name: "Boolean" = "Boolean"

operation

operation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operation"

type

type: object

name

name: "String" = "String"

operationFriendlyName

operationFriendlyName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.operationFriendlyName"

type

type: object

name

name: "String" = "String"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const ElasticPoolOperationListResult

ElasticPoolOperationListResult: object

serializedName

serializedName: string = "ElasticPoolOperationListResult"

type

type: object

className

className: string = "ElasticPoolOperationListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolOperation"

name

name: "Composite" = "Composite"

Const ElasticPoolPerDatabaseMaxPerformanceLevelCapability

ElasticPoolPerDatabaseMaxPerformanceLevelCapability: object

serializedName

serializedName: string = "ElasticPoolPerDatabaseMaxPerformanceLevelCapability"

type

type: object

className

className: string = "ElasticPoolPerDatabaseMaxPerformanceLevelCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedPerDatabaseMinPerformanceLevels

supportedPerDatabaseMinPerformanceLevels: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedPerDatabaseMinPerformanceLevels"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolPerDatabaseMinPerformanceLevelCapability"

name

name: "Composite" = "Composite"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const ElasticPoolPerDatabaseMinPerformanceLevelCapability

ElasticPoolPerDatabaseMinPerformanceLevelCapability: object

serializedName

serializedName: string = "ElasticPoolPerDatabaseMinPerformanceLevelCapability"

type

type: object

className

className: string = "ElasticPoolPerDatabaseMinPerformanceLevelCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const ElasticPoolPerDatabaseSettings

ElasticPoolPerDatabaseSettings: object

serializedName

serializedName: string = "ElasticPoolPerDatabaseSettings"

type

type: object

className

className: string = "ElasticPoolPerDatabaseSettings"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

maxCapacity

maxCapacity: object

serializedName

serializedName: string = "maxCapacity"

type

type: object

name

name: "Number" = "Number"

minCapacity

minCapacity: object

serializedName

serializedName: string = "minCapacity"

type

type: object

name

name: "Number" = "Number"

Const ElasticPoolPerformanceLevelCapability

ElasticPoolPerformanceLevelCapability: object

serializedName

serializedName: string = "ElasticPoolPerformanceLevelCapability"

type

type: object

className

className: string = "ElasticPoolPerformanceLevelCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

includedMaxSize

includedMaxSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "includedMaxSize"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

maxDatabaseCount

maxDatabaseCount: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "maxDatabaseCount"

type

type: object

name

name: "Number" = "Number"

performanceLevel

performanceLevel: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "performanceLevel"

type

type: object

className

className: string = "PerformanceLevelCapability"

name

name: "Composite" = "Composite"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

sku

sku: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedLicenseTypes

supportedLicenseTypes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedLicenseTypes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "LicenseTypeCapability"

name

name: "Composite" = "Composite"

supportedMaxSizes

supportedMaxSizes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedMaxSizes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MaxSizeRangeCapability"

name

name: "Composite" = "Composite"

supportedPerDatabaseMaxPerformanceLevels

supportedPerDatabaseMaxPerformanceLevels: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedPerDatabaseMaxPerformanceLevels"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolPerDatabaseMaxPerformanceLevelCapability"

name

name: "Composite" = "Composite"

supportedPerDatabaseMaxSizes

supportedPerDatabaseMaxSizes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedPerDatabaseMaxSizes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MaxSizeRangeCapability"

name

name: "Composite" = "Composite"

Const ElasticPoolUpdate

ElasticPoolUpdate: object

serializedName

serializedName: string = "ElasticPoolUpdate"

type

type: object

className

className: string = "ElasticPoolUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

maxSizeBytes

maxSizeBytes: object

serializedName

serializedName: string = "properties.maxSizeBytes"

type

type: object

name

name: "Number" = "Number"

perDatabaseSettings

perDatabaseSettings: object

serializedName

serializedName: string = "properties.perDatabaseSettings"

type

type: object

className

className: string = "ElasticPoolPerDatabaseSettings"

name

name: "Composite" = "Composite"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

zoneRedundant

zoneRedundant: object

serializedName

serializedName: string = "properties.zoneRedundant"

type

type: object

name

name: "Boolean" = "Boolean"

Const EncryptionProtector

EncryptionProtector: object

serializedName

serializedName: string = "EncryptionProtector"

type

type: object

className

className: string = "EncryptionProtector"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

serverKeyName

serverKeyName: object

serializedName

serializedName: string = "properties.serverKeyName"

type

type: object

name

name: "String" = "String"

serverKeyType

serverKeyType: object

required

required: true = true

serializedName

serializedName: string = "properties.serverKeyType"

type

type: object

name

name: "String" = "String"

subregion

subregion: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.subregion"

type

type: object

name

name: "String" = "String"

thumbprint

thumbprint: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: "String" = "String"

uri

uri: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.uri"

type

type: object

name

name: "String" = "String"

Const EncryptionProtectorListResult

EncryptionProtectorListResult: object

serializedName

serializedName: string = "EncryptionProtectorListResult"

type

type: object

className

className: string = "EncryptionProtectorListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "EncryptionProtector"

name

name: "Composite" = "Composite"

Const ExportRequest

ExportRequest: object

serializedName

serializedName: string = "ExportRequest"

type

type: object

className

className: string = "ExportRequest"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

required

required: true = true

serializedName

serializedName: string = "administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

required

required: true = true

serializedName

serializedName: string = "administratorLoginPassword"

type

type: object

name

name: "String" = "String"

authenticationType

authenticationType: object

defaultValue

defaultValue: string = "SQL"

serializedName

serializedName: string = "authenticationType"

type

type: object

allowedValues

allowedValues: string[] = ["SQL","ADPassword"]

name

name: "Enum" = "Enum"

storageKey

storageKey: object

required

required: true = true

serializedName

serializedName: string = "storageKey"

type

type: object

name

name: "String" = "String"

storageKeyType

storageKeyType: object

required

required: true = true

serializedName

serializedName: string = "storageKeyType"

type

type: object

allowedValues

allowedValues: string[] = ["StorageAccessKey","SharedAccessKey"]

name

name: "Enum" = "Enum"

storageUri

storageUri: object

required

required: true = true

serializedName

serializedName: string = "storageUri"

type

type: object

name

name: "String" = "String"

Const ExtendedDatabaseBlobAuditingPolicy

ExtendedDatabaseBlobAuditingPolicy: object

serializedName

serializedName: string = "ExtendedDatabaseBlobAuditingPolicy"

type

type: object

className

className: string = "ExtendedDatabaseBlobAuditingPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

auditActionsAndGroups

auditActionsAndGroups: object

serializedName

serializedName: string = "properties.auditActionsAndGroups"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

isAzureMonitorTargetEnabled

isAzureMonitorTargetEnabled: object

serializedName

serializedName: string = "properties.isAzureMonitorTargetEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

isStorageSecondaryKeyInUse

isStorageSecondaryKeyInUse: object

serializedName

serializedName: string = "properties.isStorageSecondaryKeyInUse"

type

type: object

name

name: "Boolean" = "Boolean"

predicateExpression

predicateExpression: object

serializedName

serializedName: string = "properties.predicateExpression"

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageAccountSubscriptionId

storageAccountSubscriptionId: object

serializedName

serializedName: string = "properties.storageAccountSubscriptionId"

type

type: object

name

name: "Uuid" = "Uuid"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const ExtendedServerBlobAuditingPolicy

ExtendedServerBlobAuditingPolicy: object

serializedName

serializedName: string = "ExtendedServerBlobAuditingPolicy"

type

type: object

className

className: string = "ExtendedServerBlobAuditingPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

auditActionsAndGroups

auditActionsAndGroups: object

serializedName

serializedName: string = "properties.auditActionsAndGroups"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

isAzureMonitorTargetEnabled

isAzureMonitorTargetEnabled: object

serializedName

serializedName: string = "properties.isAzureMonitorTargetEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

isStorageSecondaryKeyInUse

isStorageSecondaryKeyInUse: object

serializedName

serializedName: string = "properties.isStorageSecondaryKeyInUse"

type

type: object

name

name: "Boolean" = "Boolean"

predicateExpression

predicateExpression: object

serializedName

serializedName: string = "properties.predicateExpression"

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageAccountSubscriptionId

storageAccountSubscriptionId: object

serializedName

serializedName: string = "properties.storageAccountSubscriptionId"

type

type: object

name

name: "Uuid" = "Uuid"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const FailoverGroup

FailoverGroup: object

serializedName

serializedName: string = "FailoverGroup"

type

type: object

className

className: string = "FailoverGroup"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databases

databases: object

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

partnerServers

partnerServers: object

required

required: true = true

serializedName

serializedName: string = "properties.partnerServers"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerInfo"

name

name: "Composite" = "Composite"

readOnlyEndpoint

readOnlyEndpoint: object

serializedName

serializedName: string = "properties.readOnlyEndpoint"

type

type: object

className

className: string = "FailoverGroupReadOnlyEndpoint"

name

name: "Composite" = "Composite"

readWriteEndpoint

readWriteEndpoint: object

required

required: true = true

serializedName

serializedName: string = "properties.readWriteEndpoint"

type

type: object

className

className: string = "FailoverGroupReadWriteEndpoint"

name

name: "Composite" = "Composite"

replicationRole

replicationRole: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationRole"

type

type: object

name

name: "String" = "String"

replicationState

replicationState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationState"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const FailoverGroupListResult

FailoverGroupListResult: object

serializedName

serializedName: string = "FailoverGroupListResult"

type

type: object

className

className: string = "FailoverGroupListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "FailoverGroup"

name

name: "Composite" = "Composite"

Const FailoverGroupReadOnlyEndpoint

FailoverGroupReadOnlyEndpoint: object

serializedName

serializedName: string = "FailoverGroupReadOnlyEndpoint"

type

type: object

className

className: string = "FailoverGroupReadOnlyEndpoint"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

failoverPolicy

failoverPolicy: object

serializedName

serializedName: string = "failoverPolicy"

type

type: object

name

name: "String" = "String"

Const FailoverGroupReadWriteEndpoint

FailoverGroupReadWriteEndpoint: object

serializedName

serializedName: string = "FailoverGroupReadWriteEndpoint"

type

type: object

className

className: string = "FailoverGroupReadWriteEndpoint"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

failoverPolicy

failoverPolicy: object

required

required: true = true

serializedName

serializedName: string = "failoverPolicy"

type

type: object

name

name: "String" = "String"

failoverWithDataLossGracePeriodMinutes

failoverWithDataLossGracePeriodMinutes: object

serializedName

serializedName: string = "failoverWithDataLossGracePeriodMinutes"

type

type: object

name

name: "Number" = "Number"

Const FailoverGroupUpdate

FailoverGroupUpdate: object

serializedName

serializedName: string = "FailoverGroupUpdate"

type

type: object

className

className: string = "FailoverGroupUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databases

databases: object

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

readOnlyEndpoint

readOnlyEndpoint: object

serializedName

serializedName: string = "properties.readOnlyEndpoint"

type

type: object

className

className: string = "FailoverGroupReadOnlyEndpoint"

name

name: "Composite" = "Composite"

readWriteEndpoint

readWriteEndpoint: object

serializedName

serializedName: string = "properties.readWriteEndpoint"

type

type: object

className

className: string = "FailoverGroupReadWriteEndpoint"

name

name: "Composite" = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const FirewallRule

FirewallRule: object

serializedName

serializedName: string = "FirewallRule"

type

type: object

className

className: string = "FirewallRule"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

endIpAddress

endIpAddress: object

required

required: true = true

serializedName

serializedName: string = "properties.endIpAddress"

type

type: object

name

name: "String" = "String"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

startIpAddress

startIpAddress: object

required

required: true = true

serializedName

serializedName: string = "properties.startIpAddress"

type

type: object

name

name: "String" = "String"

Const FirewallRuleListResult

FirewallRuleListResult: object

serializedName

serializedName: string = "FirewallRuleListResult"

type

type: object

className

className: string = "FirewallRuleListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "FirewallRule"

name

name: "Composite" = "Composite"

Const GeoBackupPolicy

GeoBackupPolicy: object

serializedName

serializedName: string = "GeoBackupPolicy"

type

type: object

className

className: string = "GeoBackupPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Disabled","Enabled"]

name

name: "Enum" = "Enum"

storageType

storageType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.storageType"

type

type: object

name

name: "String" = "String"

Const GeoBackupPolicyListResult

GeoBackupPolicyListResult: object

serializedName

serializedName: string = "GeoBackupPolicyListResult"

type

type: object

className

className: string = "GeoBackupPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "GeoBackupPolicy"

name

name: "Composite" = "Composite"

Const ImportExportResponse

ImportExportResponse: object

serializedName

serializedName: string = "ImportExportResponse"

type

type: object

className

className: string = "ImportExportResponse"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

blobUri

blobUri: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.blobUri"

type

type: object

name

name: "String" = "String"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

errorMessage

errorMessage: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errorMessage"

type

type: object

name

name: "String" = "String"

lastModifiedTime

lastModifiedTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastModifiedTime"

type

type: object

name

name: "String" = "String"

queuedTime

queuedTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.queuedTime"

type

type: object

name

name: "String" = "String"

requestId

requestId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestId"

type

type: object

name

name: "Uuid" = "Uuid"

requestType

requestType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.requestType"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

Const ImportExtensionRequest

ImportExtensionRequest: object

serializedName

serializedName: string = "ImportExtensionRequest"

type

type: object

className

className: string = "ImportExtensionRequest"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

required

required: true = true

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

required

required: true = true

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: "String" = "String"

authenticationType

authenticationType: object

defaultValue

defaultValue: string = "SQL"

serializedName

serializedName: string = "properties.authenticationType"

type

type: object

allowedValues

allowedValues: string[] = ["SQL","ADPassword"]

name

name: "Enum" = "Enum"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

operationMode

operationMode: object

defaultValue

defaultValue: string = "Import"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "properties.operationMode"

type

type: object

name

name: "String" = "String"

storageKey

storageKey: object

required

required: true = true

serializedName

serializedName: string = "properties.storageKey"

type

type: object

name

name: "String" = "String"

storageKeyType

storageKeyType: object

required

required: true = true

serializedName

serializedName: string = "properties.storageKeyType"

type

type: object

allowedValues

allowedValues: string[] = ["StorageAccessKey","SharedAccessKey"]

name

name: "Enum" = "Enum"

storageUri

storageUri: object

required

required: true = true

serializedName

serializedName: string = "properties.storageUri"

type

type: object

name

name: "String" = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const ImportRequest

ImportRequest: object

serializedName

serializedName: string = "ImportRequest"

type

type: object

className

className: string = "ImportRequest"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseName

databaseName: object

required

required: true = true

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: "String" = "String"

edition

edition: object

required

required: true = true

serializedName

serializedName: string = "edition"

type

type: object

name

name: "String" = "String"

maxSizeBytes

maxSizeBytes: object

required

required: true = true

serializedName

serializedName: string = "maxSizeBytes"

type

type: object

name

name: "String" = "String"

serviceObjectiveName

serviceObjectiveName: object

required

required: true = true

serializedName

serializedName: string = "serviceObjectiveName"

type

type: object

name

name: "String" = "String"

Const InstanceFailoverGroup

InstanceFailoverGroup: object

serializedName

serializedName: string = "InstanceFailoverGroup"

type

type: object

className

className: string = "InstanceFailoverGroup"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

managedInstancePairs

managedInstancePairs: object

required

required: true = true

serializedName

serializedName: string = "properties.managedInstancePairs"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstancePairInfo"

name

name: "Composite" = "Composite"

partnerRegions

partnerRegions: object

required

required: true = true

serializedName

serializedName: string = "properties.partnerRegions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerRegionInfo"

name

name: "Composite" = "Composite"

readOnlyEndpoint

readOnlyEndpoint: object

serializedName

serializedName: string = "properties.readOnlyEndpoint"

type

type: object

className

className: string = "InstanceFailoverGroupReadOnlyEndpoint"

name

name: "Composite" = "Composite"

readWriteEndpoint

readWriteEndpoint: object

required

required: true = true

serializedName

serializedName: string = "properties.readWriteEndpoint"

type

type: object

className

className: string = "InstanceFailoverGroupReadWriteEndpoint"

name

name: "Composite" = "Composite"

replicationRole

replicationRole: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationRole"

type

type: object

name

name: "String" = "String"

replicationState

replicationState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationState"

type

type: object

name

name: "String" = "String"

Const InstanceFailoverGroupListResult

InstanceFailoverGroupListResult: object

serializedName

serializedName: string = "InstanceFailoverGroupListResult"

type

type: object

className

className: string = "InstanceFailoverGroupListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "InstanceFailoverGroup"

name

name: "Composite" = "Composite"

Const InstanceFailoverGroupReadOnlyEndpoint

InstanceFailoverGroupReadOnlyEndpoint: object

serializedName

serializedName: string = "InstanceFailoverGroupReadOnlyEndpoint"

type

type: object

className

className: string = "InstanceFailoverGroupReadOnlyEndpoint"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

failoverPolicy

failoverPolicy: object

serializedName

serializedName: string = "failoverPolicy"

type

type: object

name

name: "String" = "String"

Const InstanceFailoverGroupReadWriteEndpoint

InstanceFailoverGroupReadWriteEndpoint: object

serializedName

serializedName: string = "InstanceFailoverGroupReadWriteEndpoint"

type

type: object

className

className: string = "InstanceFailoverGroupReadWriteEndpoint"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

failoverPolicy

failoverPolicy: object

required

required: true = true

serializedName

serializedName: string = "failoverPolicy"

type

type: object

name

name: "String" = "String"

failoverWithDataLossGracePeriodMinutes

failoverWithDataLossGracePeriodMinutes: object

serializedName

serializedName: string = "failoverWithDataLossGracePeriodMinutes"

type

type: object

name

name: "Number" = "Number"

Const InstancePool

InstancePool: object

serializedName

serializedName: string = "InstancePool"

type

type: object

className

className: string = "InstancePool"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

licenseType

licenseType: object

required

required: true = true

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

subnetId

subnetId: object

required

required: true = true

serializedName

serializedName: string = "properties.subnetId"

type

type: object

name

name: "String" = "String"

vCores

vCores: object

required

required: true = true

serializedName

serializedName: string = "properties.vCores"

type

type: object

name

name: "Number" = "Number"

Const InstancePoolListResult

InstancePoolListResult: object

serializedName

serializedName: string = "InstancePoolListResult"

type

type: object

className

className: string = "InstancePoolListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "InstancePool"

name

name: "Composite" = "Composite"

Const InstancePoolUpdate

InstancePoolUpdate: object

serializedName

serializedName: string = "InstancePoolUpdate"

type

type: object

className

className: string = "InstancePoolUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const Job

Job: object

serializedName

serializedName: string = "Job"

type

type: object

className

className: string = "Job"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

description

description: object

defaultValue

defaultValue: string = ""

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: "String" = "String"

schedule

schedule: object

serializedName

serializedName: string = "properties.schedule"

type

type: object

className

className: string = "JobSchedule"

name

name: "Composite" = "Composite"

version

version: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: "Number" = "Number"

Const JobAgent

JobAgent: object

serializedName

serializedName: string = "JobAgent"

type

type: object

className

className: string = "JobAgent"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseId

databaseId: object

required

required: true = true

serializedName

serializedName: string = "properties.databaseId"

type

type: object

name

name: "String" = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const JobAgentListResult

JobAgentListResult: object

serializedName

serializedName: string = "JobAgentListResult"

type

type: object

className

className: string = "JobAgentListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobAgent"

name

name: "Composite" = "Composite"

Const JobAgentUpdate

JobAgentUpdate: object

serializedName

serializedName: string = "JobAgentUpdate"

type

type: object

className

className: string = "JobAgentUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const JobCredential

JobCredential: object

serializedName

serializedName: string = "JobCredential"

type

type: object

className

className: string = "JobCredential"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

password

password: object

required

required: true = true

serializedName

serializedName: string = "properties.password"

type

type: object

name

name: "String" = "String"

username

username: object

required

required: true = true

serializedName

serializedName: string = "properties.username"

type

type: object

name

name: "String" = "String"

Const JobCredentialListResult

JobCredentialListResult: object

serializedName

serializedName: string = "JobCredentialListResult"

type

type: object

className

className: string = "JobCredentialListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobCredential"

name

name: "Composite" = "Composite"

Const JobExecution

JobExecution: object

serializedName

serializedName: string = "JobExecution"

type

type: object

className

className: string = "JobExecution"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

createTime

createTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.createTime"

type

type: object

name

name: "DateTime" = "DateTime"

currentAttemptStartTime

currentAttemptStartTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentAttemptStartTime"

type

type: object

name

name: "DateTime" = "DateTime"

currentAttempts

currentAttempts: object

serializedName

serializedName: string = "properties.currentAttempts"

type

type: object

name

name: "Number" = "Number"

endTime

endTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: "DateTime" = "DateTime"

jobExecutionId

jobExecutionId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.jobExecutionId"

type

type: object

name

name: "Uuid" = "Uuid"

jobVersion

jobVersion: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.jobVersion"

type

type: object

name

name: "Number" = "Number"

lastMessage

lastMessage: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastMessage"

type

type: object

name

name: "String" = "String"

lifecycle

lifecycle: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lifecycle"

type

type: object

name

name: "String" = "String"

provisioningState

provisioningState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

stepId

stepId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.stepId"

type

type: object

name

name: "Number" = "Number"

stepName

stepName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.stepName"

type

type: object

name

name: "String" = "String"

target

target: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.target"

type

type: object

className

className: string = "JobExecutionTarget"

name

name: "Composite" = "Composite"

Const JobExecutionListResult

JobExecutionListResult: object

serializedName

serializedName: string = "JobExecutionListResult"

type

type: object

className

className: string = "JobExecutionListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobExecution"

name

name: "Composite" = "Composite"

Const JobExecutionTarget

JobExecutionTarget: object

serializedName

serializedName: string = "JobExecutionTarget"

type

type: object

className

className: string = "JobExecutionTarget"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "serverName"

type

type: object

name

name: "String" = "String"

type

type: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const JobListResult

JobListResult: object

serializedName

serializedName: string = "JobListResult"

type

type: object

className

className: string = "JobListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Job"

name

name: "Composite" = "Composite"

Const JobSchedule

JobSchedule: object

serializedName

serializedName: string = "JobSchedule"

type

type: object

className

className: string = "JobSchedule"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: "Boolean" = "Boolean"

endTime

endTime: object

defaultValue

defaultValue: Date = new Date('9999-12-31T11:59:59Z')

serializedName

serializedName: string = "endTime"

type

type: object

name

name: "DateTime" = "DateTime"

interval

interval: object

serializedName

serializedName: string = "interval"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

defaultValue

defaultValue: Date = new Date('0001-01-01T00:00:00Z')

serializedName

serializedName: string = "startTime"

type

type: object

name

name: "DateTime" = "DateTime"

type

type: object

defaultValue

defaultValue: string = "Once"

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["Once","Recurring"]

name

name: "Enum" = "Enum"

Const JobStep

JobStep: object

serializedName

serializedName: string = "JobStep"

type

type: object

className

className: string = "JobStep"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

action

action: object

required

required: true = true

serializedName

serializedName: string = "properties.action"

type

type: object

className

className: string = "JobStepAction"

name

name: "Composite" = "Composite"

credential

credential: object

required

required: true = true

serializedName

serializedName: string = "properties.credential"

type

type: object

name

name: "String" = "String"

executionOptions

executionOptions: object

serializedName

serializedName: string = "properties.executionOptions"

type

type: object

className

className: string = "JobStepExecutionOptions"

name

name: "Composite" = "Composite"

output

output: object

serializedName

serializedName: string = "properties.output"

type

type: object

className

className: string = "JobStepOutput"

name

name: "Composite" = "Composite"

stepId

stepId: object

serializedName

serializedName: string = "properties.stepId"

type

type: object

name

name: "Number" = "Number"

targetGroup

targetGroup: object

required

required: true = true

serializedName

serializedName: string = "properties.targetGroup"

type

type: object

name

name: "String" = "String"

Const JobStepAction

JobStepAction: object

serializedName

serializedName: string = "JobStepAction"

type

type: object

className

className: string = "JobStepAction"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

source

source: object

defaultValue

defaultValue: string = "Inline"

serializedName

serializedName: string = "source"

type

type: object

name

name: "String" = "String"

type

type: object

defaultValue

defaultValue: string = "TSql"

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

value

value: object

required

required: true = true

serializedName

serializedName: string = "value"

type

type: object

name

name: "String" = "String"

Const JobStepExecutionOptions

JobStepExecutionOptions: object

serializedName

serializedName: string = "JobStepExecutionOptions"

type

type: object

className

className: string = "JobStepExecutionOptions"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

initialRetryIntervalSeconds

initialRetryIntervalSeconds: object

defaultValue

defaultValue: number = 1

serializedName

serializedName: string = "initialRetryIntervalSeconds"

type

type: object

name

name: "Number" = "Number"

maximumRetryIntervalSeconds

maximumRetryIntervalSeconds: object

defaultValue

defaultValue: number = 120

serializedName

serializedName: string = "maximumRetryIntervalSeconds"

type

type: object

name

name: "Number" = "Number"

retryAttempts

retryAttempts: object

defaultValue

defaultValue: number = 10

serializedName

serializedName: string = "retryAttempts"

type

type: object

name

name: "Number" = "Number"

retryIntervalBackoffMultiplier

retryIntervalBackoffMultiplier: object

defaultValue

defaultValue: number = 2

serializedName

serializedName: string = "retryIntervalBackoffMultiplier"

type

type: object

name

name: "Number" = "Number"

timeoutSeconds

timeoutSeconds: object

defaultValue

defaultValue: number = 43200

serializedName

serializedName: string = "timeoutSeconds"

type

type: object

name

name: "Number" = "Number"

Const JobStepListResult

JobStepListResult: object

serializedName

serializedName: string = "JobStepListResult"

type

type: object

className

className: string = "JobStepListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobStep"

name

name: "Composite" = "Composite"

Const JobStepOutput

JobStepOutput: object

serializedName

serializedName: string = "JobStepOutput"

type

type: object

className

className: string = "JobStepOutput"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

credential

credential: object

required

required: true = true

serializedName

serializedName: string = "credential"

type

type: object

name

name: "String" = "String"

databaseName

databaseName: object

required

required: true = true

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: "String" = "String"

resourceGroupName

resourceGroupName: object

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: "String" = "String"

schemaName

schemaName: object

defaultValue

defaultValue: string = "dbo"

serializedName

serializedName: string = "schemaName"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

required

required: true = true

serializedName

serializedName: string = "serverName"

type

type: object

name

name: "String" = "String"

subscriptionId

subscriptionId: object

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: "Uuid" = "Uuid"

tableName

tableName: object

required

required: true = true

serializedName

serializedName: string = "tableName"

type

type: object

name

name: "String" = "String"

type

type: object

defaultValue

defaultValue: string = "SqlDatabase"

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const JobTarget

JobTarget: object

serializedName

serializedName: string = "JobTarget"

type

type: object

className

className: string = "JobTarget"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseName

databaseName: object

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: "String" = "String"

elasticPoolName

elasticPoolName: object

serializedName

serializedName: string = "elasticPoolName"

type

type: object

name

name: "String" = "String"

membershipType

membershipType: object

defaultValue

defaultValue: string = "Include"

serializedName

serializedName: string = "membershipType"

type

type: object

allowedValues

allowedValues: string[] = ["Include","Exclude"]

name

name: "Enum" = "Enum"

refreshCredential

refreshCredential: object

serializedName

serializedName: string = "refreshCredential"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

serializedName

serializedName: string = "serverName"

type

type: object

name

name: "String" = "String"

shardMapName

shardMapName: object

serializedName

serializedName: string = "shardMapName"

type

type: object

name

name: "String" = "String"

type

type: object

required

required: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const JobTargetGroup

JobTargetGroup: object

serializedName

serializedName: string = "JobTargetGroup"

type

type: object

className

className: string = "JobTargetGroup"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

members

members: object

required

required: true = true

serializedName

serializedName: string = "properties.members"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobTarget"

name

name: "Composite" = "Composite"

Const JobTargetGroupListResult

JobTargetGroupListResult: object

serializedName

serializedName: string = "JobTargetGroupListResult"

type

type: object

className

className: string = "JobTargetGroupListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobTargetGroup"

name

name: "Composite" = "Composite"

Const JobVersion

JobVersion: object

serializedName

serializedName: string = "JobVersion"

type

type: object

className

className: string = "JobVersion"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

Const JobVersionListResult

JobVersionListResult: object

serializedName

serializedName: string = "JobVersionListResult"

type

type: object

className

className: string = "JobVersionListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "JobVersion"

name

name: "Composite" = "Composite"

Const LicenseTypeCapability

LicenseTypeCapability: object

serializedName

serializedName: string = "LicenseTypeCapability"

type

type: object

className

className: string = "LicenseTypeCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

Const LocationCapabilities

LocationCapabilities: object

serializedName

serializedName: string = "LocationCapabilities"

type

type: object

className

className: string = "LocationCapabilities"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedManagedInstanceVersions

supportedManagedInstanceVersions: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedManagedInstanceVersions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceVersionCapability"

name

name: "Composite" = "Composite"

supportedServerVersions

supportedServerVersions: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedServerVersions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerVersionCapability"

name

name: "Composite" = "Composite"

Const LogSizeCapability

LogSizeCapability: object

serializedName

serializedName: string = "LogSizeCapability"

type

type: object

className

className: string = "LogSizeCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const LogicalServerSecurityAlertPolicyListResult

LogicalServerSecurityAlertPolicyListResult: object

serializedName

serializedName: string = "LogicalServerSecurityAlertPolicyListResult"

type

type: object

className

className: string = "LogicalServerSecurityAlertPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerSecurityAlertPolicy"

name

name: "Composite" = "Composite"

Const LongTermRetentionBackup

LongTermRetentionBackup: object

serializedName

serializedName: string = "LongTermRetentionBackup"

type

type: object

className

className: string = "LongTermRetentionBackup"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

backupExpirationTime

backupExpirationTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.backupExpirationTime"

type

type: object

name

name: "DateTime" = "DateTime"

backupTime

backupTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.backupTime"

type

type: object

name

name: "DateTime" = "DateTime"

databaseDeletionTime

databaseDeletionTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseDeletionTime"

type

type: object

name

name: "DateTime" = "DateTime"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

serverCreateTime

serverCreateTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverCreateTime"

type

type: object

name

name: "DateTime" = "DateTime"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

Const LongTermRetentionBackupListResult

LongTermRetentionBackupListResult: object

serializedName

serializedName: string = "LongTermRetentionBackupListResult"

type

type: object

className

className: string = "LongTermRetentionBackupListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "LongTermRetentionBackup"

name

name: "Composite" = "Composite"

Const ManagedBackupShortTermRetentionPolicy

ManagedBackupShortTermRetentionPolicy: object

serializedName

serializedName: string = "ManagedBackupShortTermRetentionPolicy"

type

type: object

className

className: string = "ManagedBackupShortTermRetentionPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

Const ManagedBackupShortTermRetentionPolicyListResult

ManagedBackupShortTermRetentionPolicyListResult: object

serializedName

serializedName: string = "ManagedBackupShortTermRetentionPolicyListResult"

type

type: object

className

className: string = "ManagedBackupShortTermRetentionPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedBackupShortTermRetentionPolicy"

name

name: "Composite" = "Composite"

Const ManagedDatabase

ManagedDatabase: object

serializedName

serializedName: string = "ManagedDatabase"

type

type: object

className

className: string = "ManagedDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

catalogCollation

catalogCollation: object

serializedName

serializedName: string = "properties.catalogCollation"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

createMode

createMode: object

serializedName

serializedName: string = "properties.createMode"

type

type: object

name

name: "String" = "String"

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

defaultSecondaryLocation

defaultSecondaryLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.defaultSecondaryLocation"

type

type: object

name

name: "String" = "String"

earliestRestorePoint

earliestRestorePoint: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestorePoint"

type

type: object

name

name: "DateTime" = "DateTime"

failoverGroupId

failoverGroupId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.failoverGroupId"

type

type: object

name

name: "String" = "String"

recoverableDatabaseId

recoverableDatabaseId: object

serializedName

serializedName: string = "properties.recoverableDatabaseId"

type

type: object

name

name: "String" = "String"

restorableDroppedDatabaseId

restorableDroppedDatabaseId: object

serializedName

serializedName: string = "properties.restorableDroppedDatabaseId"

type

type: object

name

name: "String" = "String"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

sourceDatabaseId

sourceDatabaseId: object

serializedName

serializedName: string = "properties.sourceDatabaseId"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

storageContainerSasToken

storageContainerSasToken: object

serializedName

serializedName: string = "properties.storageContainerSasToken"

type

type: object

name

name: "String" = "String"

storageContainerUri

storageContainerUri: object

serializedName

serializedName: string = "properties.storageContainerUri"

type

type: object

name

name: "String" = "String"

Const ManagedDatabaseListResult

ManagedDatabaseListResult: object

serializedName

serializedName: string = "ManagedDatabaseListResult"

type

type: object

className

className: string = "ManagedDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedDatabase"

name

name: "Composite" = "Composite"

Const ManagedDatabaseRestoreDetailsResult

ManagedDatabaseRestoreDetailsResult: object

serializedName

serializedName: string = "ManagedDatabaseRestoreDetailsResult"

type

type: object

className

className: string = "ManagedDatabaseRestoreDetailsResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

blockReason

blockReason: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.blockReason"

type

type: object

name

name: "String" = "String"

currentRestoringFileName

currentRestoringFileName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentRestoringFileName"

type

type: object

name

name: "String" = "String"

lastRestoredFileName

lastRestoredFileName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastRestoredFileName"

type

type: object

name

name: "String" = "String"

lastRestoredFileTime

lastRestoredFileTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastRestoredFileTime"

type

type: object

name

name: "DateTime" = "DateTime"

lastUploadedFileName

lastUploadedFileName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastUploadedFileName"

type

type: object

name

name: "String" = "String"

lastUploadedFileTime

lastUploadedFileTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastUploadedFileTime"

type

type: object

name

name: "DateTime" = "DateTime"

numberOfFilesDetected

numberOfFilesDetected: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.numberOfFilesDetected"

type

type: object

name

name: "Number" = "Number"

percentCompleted

percentCompleted: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentCompleted"

type

type: object

name

name: "Number" = "Number"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

unrestorableFiles

unrestorableFiles: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.unrestorableFiles"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

Const ManagedDatabaseSecurityAlertPolicy

ManagedDatabaseSecurityAlertPolicy: object

serializedName

serializedName: string = "ManagedDatabaseSecurityAlertPolicy"

type

type: object

className

className: string = "ManagedDatabaseSecurityAlertPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationTime

creationTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationTime"

type

type: object

name

name: "DateTime" = "DateTime"

disabledAlerts

disabledAlerts: object

serializedName

serializedName: string = "properties.disabledAlerts"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

emailAccountAdmins

emailAccountAdmins: object

serializedName

serializedName: string = "properties.emailAccountAdmins"

type

type: object

name

name: "Boolean" = "Boolean"

emailAddresses

emailAddresses: object

serializedName

serializedName: string = "properties.emailAddresses"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["New","Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const ManagedDatabaseSecurityAlertPolicyListResult

ManagedDatabaseSecurityAlertPolicyListResult: object

serializedName

serializedName: string = "ManagedDatabaseSecurityAlertPolicyListResult"

type

type: object

className

className: string = "ManagedDatabaseSecurityAlertPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedDatabaseSecurityAlertPolicy"

name

name: "Composite" = "Composite"

Const ManagedDatabaseUpdate

ManagedDatabaseUpdate: object

serializedName

serializedName: string = "ManagedDatabaseUpdate"

type

type: object

className

className: string = "ManagedDatabaseUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

catalogCollation

catalogCollation: object

serializedName

serializedName: string = "properties.catalogCollation"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

createMode

createMode: object

serializedName

serializedName: string = "properties.createMode"

type

type: object

name

name: "String" = "String"

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

defaultSecondaryLocation

defaultSecondaryLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.defaultSecondaryLocation"

type

type: object

name

name: "String" = "String"

earliestRestorePoint

earliestRestorePoint: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestorePoint"

type

type: object

name

name: "DateTime" = "DateTime"

failoverGroupId

failoverGroupId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.failoverGroupId"

type

type: object

name

name: "String" = "String"

recoverableDatabaseId

recoverableDatabaseId: object

serializedName

serializedName: string = "properties.recoverableDatabaseId"

type

type: object

name

name: "String" = "String"

restorableDroppedDatabaseId

restorableDroppedDatabaseId: object

serializedName

serializedName: string = "properties.restorableDroppedDatabaseId"

type

type: object

name

name: "String" = "String"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

sourceDatabaseId

sourceDatabaseId: object

serializedName

serializedName: string = "properties.sourceDatabaseId"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

storageContainerSasToken

storageContainerSasToken: object

serializedName

serializedName: string = "properties.storageContainerSasToken"

type

type: object

name

name: "String" = "String"

storageContainerUri

storageContainerUri: object

serializedName

serializedName: string = "properties.storageContainerUri"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const ManagedInstance

ManagedInstance: object

serializedName

serializedName: string = "ManagedInstance"

type

type: object

className

className: string = "ManagedInstance"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

dnsZone

dnsZone: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.dnsZone"

type

type: object

name

name: "String" = "String"

dnsZonePartner

dnsZonePartner: object

serializedName

serializedName: string = "properties.dnsZonePartner"

type

type: object

name

name: "String" = "String"

fullyQualifiedDomainName

fullyQualifiedDomainName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.fullyQualifiedDomainName"

type

type: object

name

name: "String" = "String"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "ResourceIdentity"

name

name: "Composite" = "Composite"

instancePoolId

instancePoolId: object

serializedName

serializedName: string = "properties.instancePoolId"

type

type: object

name

name: "String" = "String"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

managedInstanceCreateMode

managedInstanceCreateMode: object

serializedName

serializedName: string = "properties.managedInstanceCreateMode"

type

type: object

name

name: "String" = "String"

proxyOverride

proxyOverride: object

serializedName

serializedName: string = "properties.proxyOverride"

type

type: object

name

name: "String" = "String"

publicDataEndpointEnabled

publicDataEndpointEnabled: object

serializedName

serializedName: string = "properties.publicDataEndpointEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

sourceManagedInstanceId

sourceManagedInstanceId: object

serializedName

serializedName: string = "properties.sourceManagedInstanceId"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

storageSizeInGB

storageSizeInGB: object

serializedName

serializedName: string = "properties.storageSizeInGB"

type

type: object

name

name: "Number" = "Number"

subnetId

subnetId: object

serializedName

serializedName: string = "properties.subnetId"

type

type: object

name

name: "String" = "String"

timezoneId

timezoneId: object

serializedName

serializedName: string = "properties.timezoneId"

type

type: object

name

name: "String" = "String"

vCores

vCores: object

serializedName

serializedName: string = "properties.vCores"

type

type: object

name

name: "Number" = "Number"

Const ManagedInstanceAdministrator

ManagedInstanceAdministrator: object

serializedName

serializedName: string = "ManagedInstanceAdministrator"

type

type: object

className

className: string = "ManagedInstanceAdministrator"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorType

administratorType: object

defaultValue

defaultValue: string = "ActiveDirectory"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "properties.administratorType"

type

type: object

name

name: "String" = "String"

login

login: object

required

required: true = true

serializedName

serializedName: string = "properties.login"

type

type: object

name

name: "String" = "String"

sid

sid: object

required

required: true = true

serializedName

serializedName: string = "properties.sid"

type

type: object

name

name: "Uuid" = "Uuid"

tenantId

tenantId: object

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: "Uuid" = "Uuid"

Const ManagedInstanceAdministratorListResult

ManagedInstanceAdministratorListResult: object

serializedName

serializedName: string = "ManagedInstanceAdministratorListResult"

type

type: object

className

className: string = "ManagedInstanceAdministratorListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceAdministrator"

name

name: "Composite" = "Composite"

Const ManagedInstanceEditionCapability

ManagedInstanceEditionCapability: object

serializedName

serializedName: string = "ManagedInstanceEditionCapability"

type

type: object

className

className: string = "ManagedInstanceEditionCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedFamilies

supportedFamilies: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedFamilies"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceFamilyCapability"

name

name: "Composite" = "Composite"

Const ManagedInstanceEncryptionProtector

ManagedInstanceEncryptionProtector: object

serializedName

serializedName: string = "ManagedInstanceEncryptionProtector"

type

type: object

className

className: string = "ManagedInstanceEncryptionProtector"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

serverKeyName

serverKeyName: object

serializedName

serializedName: string = "properties.serverKeyName"

type

type: object

name

name: "String" = "String"

serverKeyType

serverKeyType: object

required

required: true = true

serializedName

serializedName: string = "properties.serverKeyType"

type

type: object

name

name: "String" = "String"

thumbprint

thumbprint: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: "String" = "String"

uri

uri: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.uri"

type

type: object

name

name: "String" = "String"

Const ManagedInstanceEncryptionProtectorListResult

ManagedInstanceEncryptionProtectorListResult: object

serializedName

serializedName: string = "ManagedInstanceEncryptionProtectorListResult"

type

type: object

className

className: string = "ManagedInstanceEncryptionProtectorListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceEncryptionProtector"

name

name: "Composite" = "Composite"

Const ManagedInstanceFamilyCapability

ManagedInstanceFamilyCapability: object

serializedName

serializedName: string = "ManagedInstanceFamilyCapability"

type

type: object

className

className: string = "ManagedInstanceFamilyCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

includedMaxSize

includedMaxSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "includedMaxSize"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

sku

sku: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "sku"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedLicenseTypes

supportedLicenseTypes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedLicenseTypes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "LicenseTypeCapability"

name

name: "Composite" = "Composite"

supportedStorageSizes

supportedStorageSizes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedStorageSizes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MaxSizeRangeCapability"

name

name: "Composite" = "Composite"

supportedVcoresValues

supportedVcoresValues: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedVcoresValues"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceVcoresCapability"

name

name: "Composite" = "Composite"

Const ManagedInstanceKey

ManagedInstanceKey: object

serializedName

serializedName: string = "ManagedInstanceKey"

type

type: object

className

className: string = "ManagedInstanceKey"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

serverKeyType

serverKeyType: object

required

required: true = true

serializedName

serializedName: string = "properties.serverKeyType"

type

type: object

name

name: "String" = "String"

thumbprint

thumbprint: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: "String" = "String"

uri

uri: object

serializedName

serializedName: string = "properties.uri"

type

type: object

name

name: "String" = "String"

Const ManagedInstanceKeyListResult

ManagedInstanceKeyListResult: object

serializedName

serializedName: string = "ManagedInstanceKeyListResult"

type

type: object

className

className: string = "ManagedInstanceKeyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceKey"

name

name: "Composite" = "Composite"

Const ManagedInstanceListResult

ManagedInstanceListResult: object

serializedName

serializedName: string = "ManagedInstanceListResult"

type

type: object

className

className: string = "ManagedInstanceListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstance"

name

name: "Composite" = "Composite"

Const ManagedInstancePairInfo

ManagedInstancePairInfo: object

serializedName

serializedName: string = "ManagedInstancePairInfo"

type

type: object

className

className: string = "ManagedInstancePairInfo"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

partnerManagedInstanceId

partnerManagedInstanceId: object

serializedName

serializedName: string = "partnerManagedInstanceId"

type

type: object

name

name: "String" = "String"

primaryManagedInstanceId

primaryManagedInstanceId: object

serializedName

serializedName: string = "primaryManagedInstanceId"

type

type: object

name

name: "String" = "String"

Const ManagedInstanceUpdate

ManagedInstanceUpdate: object

serializedName

serializedName: string = "ManagedInstanceUpdate"

type

type: object

className

className: string = "ManagedInstanceUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: "String" = "String"

collation

collation: object

serializedName

serializedName: string = "properties.collation"

type

type: object

name

name: "String" = "String"

dnsZone

dnsZone: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.dnsZone"

type

type: object

name

name: "String" = "String"

dnsZonePartner

dnsZonePartner: object

serializedName

serializedName: string = "properties.dnsZonePartner"

type

type: object

name

name: "String" = "String"

fullyQualifiedDomainName

fullyQualifiedDomainName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.fullyQualifiedDomainName"

type

type: object

name

name: "String" = "String"

instancePoolId

instancePoolId: object

serializedName

serializedName: string = "properties.instancePoolId"

type

type: object

name

name: "String" = "String"

licenseType

licenseType: object

serializedName

serializedName: string = "properties.licenseType"

type

type: object

name

name: "String" = "String"

managedInstanceCreateMode

managedInstanceCreateMode: object

serializedName

serializedName: string = "properties.managedInstanceCreateMode"

type

type: object

name

name: "String" = "String"

proxyOverride

proxyOverride: object

serializedName

serializedName: string = "properties.proxyOverride"

type

type: object

name

name: "String" = "String"

publicDataEndpointEnabled

publicDataEndpointEnabled: object

serializedName

serializedName: string = "properties.publicDataEndpointEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

restorePointInTime

restorePointInTime: object

serializedName

serializedName: string = "properties.restorePointInTime"

type

type: object

name

name: "DateTime" = "DateTime"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

sourceManagedInstanceId

sourceManagedInstanceId: object

serializedName

serializedName: string = "properties.sourceManagedInstanceId"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

storageSizeInGB

storageSizeInGB: object

serializedName

serializedName: string = "properties.storageSizeInGB"

type

type: object

name

name: "Number" = "Number"

subnetId

subnetId: object

serializedName

serializedName: string = "properties.subnetId"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

timezoneId

timezoneId: object

serializedName

serializedName: string = "properties.timezoneId"

type

type: object

name

name: "String" = "String"

vCores

vCores: object

serializedName

serializedName: string = "properties.vCores"

type

type: object

name

name: "Number" = "Number"

Const ManagedInstanceVcoresCapability

ManagedInstanceVcoresCapability: object

serializedName

serializedName: string = "ManagedInstanceVcoresCapability"

type

type: object

className

className: string = "ManagedInstanceVcoresCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "value"

type

type: object

name

name: "Number" = "Number"

Const ManagedInstanceVersionCapability

ManagedInstanceVersionCapability: object

serializedName

serializedName: string = "ManagedInstanceVersionCapability"

type

type: object

className

className: string = "ManagedInstanceVersionCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedEditions

supportedEditions: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedEditions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceEditionCapability"

name

name: "Composite" = "Composite"

Const ManagedInstanceVulnerabilityAssessment

ManagedInstanceVulnerabilityAssessment: object

serializedName

serializedName: string = "ManagedInstanceVulnerabilityAssessment"

type

type: object

className

className: string = "ManagedInstanceVulnerabilityAssessment"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

recurringScans

recurringScans: object

serializedName

serializedName: string = "properties.recurringScans"

type

type: object

className

className: string = "VulnerabilityAssessmentRecurringScansProperties"

name

name: "Composite" = "Composite"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageContainerPath

storageContainerPath: object

required

required: true = true

serializedName

serializedName: string = "properties.storageContainerPath"

type

type: object

name

name: "String" = "String"

storageContainerSasKey

storageContainerSasKey: object

serializedName

serializedName: string = "properties.storageContainerSasKey"

type

type: object

name

name: "String" = "String"

Const ManagedInstanceVulnerabilityAssessmentListResult

ManagedInstanceVulnerabilityAssessmentListResult: object

serializedName

serializedName: string = "ManagedInstanceVulnerabilityAssessmentListResult"

type

type: object

className

className: string = "ManagedInstanceVulnerabilityAssessmentListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedInstanceVulnerabilityAssessment"

name

name: "Composite" = "Composite"

Const ManagedServerSecurityAlertPolicy

ManagedServerSecurityAlertPolicy: object

serializedName

serializedName: string = "ManagedServerSecurityAlertPolicy"

type

type: object

className

className: string = "ManagedServerSecurityAlertPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationTime

creationTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationTime"

type

type: object

name

name: "DateTime" = "DateTime"

disabledAlerts

disabledAlerts: object

serializedName

serializedName: string = "properties.disabledAlerts"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

emailAccountAdmins

emailAccountAdmins: object

serializedName

serializedName: string = "properties.emailAccountAdmins"

type

type: object

name

name: "Boolean" = "Boolean"

emailAddresses

emailAddresses: object

serializedName

serializedName: string = "properties.emailAddresses"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["New","Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const ManagedServerSecurityAlertPolicyListResult

ManagedServerSecurityAlertPolicyListResult: object

serializedName

serializedName: string = "ManagedServerSecurityAlertPolicyListResult"

type

type: object

className

className: string = "ManagedServerSecurityAlertPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagedServerSecurityAlertPolicy"

name

name: "Composite" = "Composite"

Const MaxSizeCapability

MaxSizeCapability: object

serializedName

serializedName: string = "MaxSizeCapability"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const MaxSizeRangeCapability

MaxSizeRangeCapability: object

serializedName

serializedName: string = "MaxSizeRangeCapability"

type

type: object

className

className: string = "MaxSizeRangeCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

logSize

logSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "logSize"

type

type: object

className

className: string = "LogSizeCapability"

name

name: "Composite" = "Composite"

maxValue

maxValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "maxValue"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

minValue

minValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "minValue"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

scaleSize

scaleSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "scaleSize"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

Const Metric

Metric: object

serializedName

serializedName: string = "Metric"

type

type: object

className

className: string = "Metric"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: "DateTime" = "DateTime"

metricValues

metricValues: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "metricValues"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricValue"

name

name: "Composite" = "Composite"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "MetricName"

name

name: "Composite" = "Composite"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: "DateTime" = "DateTime"

timeGrain

timeGrain: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const MetricAvailability

MetricAvailability: object

serializedName

serializedName: string = "MetricAvailability"

type

type: object

className

className: string = "MetricAvailability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

retention

retention: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "retention"

type

type: object

name

name: "String" = "String"

timeGrain

timeGrain: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: "String" = "String"

Const MetricDefinition

MetricDefinition: object

serializedName

serializedName: string = "MetricDefinition"

type

type: object

className

className: string = "MetricDefinition"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

metricAvailabilities

metricAvailabilities: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "metricAvailabilities"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricAvailability"

name

name: "Composite" = "Composite"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "MetricName"

name

name: "Composite" = "Composite"

primaryAggregationType

primaryAggregationType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "primaryAggregationType"

type

type: object

name

name: "String" = "String"

resourceUri

resourceUri: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "resourceUri"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const MetricDefinitionListResult

MetricDefinitionListResult: object

serializedName

serializedName: string = "MetricDefinitionListResult"

type

type: object

className

className: string = "MetricDefinitionListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricDefinition"

name

name: "Composite" = "Composite"

Const MetricListResult

MetricListResult: object

serializedName

serializedName: string = "MetricListResult"

type

type: object

className

className: string = "MetricListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Metric"

name

name: "Composite" = "Composite"

Const MetricName

MetricName: object

serializedName

serializedName: string = "MetricName"

type

type: object

className

className: string = "MetricName"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "value"

type

type: object

name

name: "String" = "String"

Const MetricValue

MetricValue: object

serializedName

serializedName: string = "MetricValue"

type

type: object

className

className: string = "MetricValue"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

average

average: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "average"

type

type: object

name

name: "Number" = "Number"

count

count: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "count"

type

type: object

name

name: "Number" = "Number"

maximum

maximum: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "maximum"

type

type: object

name

name: "Number" = "Number"

minimum

minimum: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "minimum"

type

type: object

name

name: "Number" = "Number"

timestamp

timestamp: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "timestamp"

type

type: object

name

name: "DateTime" = "DateTime"

total

total: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "total"

type

type: object

name

name: "Number" = "Number"

Const Name

Name: object

serializedName

serializedName: string = "Name"

type

type: object

className

className: string = "Name"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: "String" = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: "String" = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

display

display: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: "Composite" = "Composite"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

origin

origin: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "origin"

type

type: object

name

name: "String" = "String"

properties

properties: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "Object" = "Object"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "OperationDisplay"

type

type: object

className

className: string = "OperationDisplay"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "description"

type

type: object

name

name: "String" = "String"

operation

operation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: "String" = "String"

provider

provider: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: "String" = "String"

resource

resource: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: "String" = "String"

Const OperationImpact

OperationImpact: object

serializedName

serializedName: string = "OperationImpact"

type

type: object

className

className: string = "OperationImpact"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

changeValueAbsolute

changeValueAbsolute: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "changeValueAbsolute"

type

type: object

name

name: "Number" = "Number"

changeValueRelative

changeValueRelative: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "changeValueRelative"

type

type: object

name

name: "Number" = "Number"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: "Composite" = "Composite"

Const PartnerInfo

PartnerInfo: object

serializedName

serializedName: string = "PartnerInfo"

type

type: object

className

className: string = "PartnerInfo"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

replicationRole

replicationRole: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "replicationRole"

type

type: object

name

name: "String" = "String"

Const PartnerRegionInfo

PartnerRegionInfo: object

serializedName

serializedName: string = "PartnerRegionInfo"

type

type: object

className

className: string = "PartnerRegionInfo"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

replicationRole

replicationRole: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "replicationRole"

type

type: object

name

name: "String" = "String"

Const PerformanceLevelCapability

PerformanceLevelCapability: object

serializedName

serializedName: string = "PerformanceLevelCapability"

type

type: object

className

className: string = "PerformanceLevelCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "value"

type

type: object

name

name: "Number" = "Number"

Const PrivateEndpointConnection

PrivateEndpointConnection: object

serializedName

serializedName: string = "PrivateEndpointConnection"

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

privateEndpoint

privateEndpoint: object

serializedName

serializedName: string = "properties.privateEndpoint"

type

type: object

className

className: string = "PrivateEndpointProperty"

name

name: "Composite" = "Composite"

privateLinkServiceConnectionState

privateLinkServiceConnectionState: object

serializedName

serializedName: string = "properties.privateLinkServiceConnectionState"

type

type: object

className

className: string = "PrivateLinkServiceConnectionStateProperty"

name

name: "Composite" = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: "String" = "String"

Const PrivateEndpointConnectionListResult

PrivateEndpointConnectionListResult: object

serializedName

serializedName: string = "PrivateEndpointConnectionListResult"

type

type: object

className

className: string = "PrivateEndpointConnectionListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: "Composite" = "Composite"

Const PrivateEndpointProperty

PrivateEndpointProperty: object

serializedName

serializedName: string = "PrivateEndpointProperty"

type

type: object

className

className: string = "PrivateEndpointProperty"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

Const PrivateLinkResource

PrivateLinkResource: object

serializedName

serializedName: string = "PrivateLinkResource"

type

type: object

className

className: string = "PrivateLinkResource"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

properties

properties: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "PrivateLinkResourceProperties"

name

name: "Composite" = "Composite"

Const PrivateLinkResourceListResult

PrivateLinkResourceListResult: object

serializedName

serializedName: string = "PrivateLinkResourceListResult"

type

type: object

className

className: string = "PrivateLinkResourceListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateLinkResource"

name

name: "Composite" = "Composite"

Const PrivateLinkResourceProperties

PrivateLinkResourceProperties: object

serializedName

serializedName: string = "PrivateLinkResourceProperties"

type

type: object

className

className: string = "PrivateLinkResourceProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

groupId

groupId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "groupId"

type

type: object

name

name: "String" = "String"

requiredMembers

requiredMembers: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "requiredMembers"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

Const PrivateLinkServiceConnectionStateProperty

PrivateLinkServiceConnectionStateProperty: object

serializedName

serializedName: string = "PrivateLinkServiceConnectionStateProperty"

type

type: object

className

className: string = "PrivateLinkServiceConnectionStateProperty"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

actionsRequired

actionsRequired: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "actionsRequired"

type

type: object

name

name: "String" = "String"

description

description: object

required

required: true = true

serializedName

serializedName: string = "description"

type

type: object

name

name: "String" = "String"

status

status: object

required

required: true = true

serializedName

serializedName: string = "status"

type

type: object

name

name: "String" = "String"

Const ProxyResource

ProxyResource: object

serializedName

serializedName: string = "ProxyResource"

type

type: object

className

className: string = "ProxyResource"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

Const RecommendedElasticPool

RecommendedElasticPool: object

serializedName

serializedName: string = "RecommendedElasticPool"

type

type: object

className

className: string = "RecommendedElasticPool"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseDtuMax

databaseDtuMax: object

serializedName

serializedName: string = "properties.databaseDtuMax"

type

type: object

name

name: "Number" = "Number"

databaseDtuMin

databaseDtuMin: object

serializedName

serializedName: string = "properties.databaseDtuMin"

type

type: object

name

name: "Number" = "Number"

databaseEdition

databaseEdition: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseEdition"

type

type: object

name

name: "String" = "String"

databases

databases: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "TrackedResource"

name

name: "Composite" = "Composite"

dtu

dtu: object

serializedName

serializedName: string = "properties.dtu"

type

type: object

name

name: "Number" = "Number"

maxObservedDtu

maxObservedDtu: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxObservedDtu"

type

type: object

name

name: "Number" = "Number"

maxObservedStorageMB

maxObservedStorageMB: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxObservedStorageMB"

type

type: object

name

name: "Number" = "Number"

metrics

metrics: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.metrics"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RecommendedElasticPoolMetric"

name

name: "Composite" = "Composite"

observationPeriodEnd

observationPeriodEnd: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.observationPeriodEnd"

type

type: object

name

name: "DateTime" = "DateTime"

observationPeriodStart

observationPeriodStart: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.observationPeriodStart"

type

type: object

name

name: "DateTime" = "DateTime"

storageMB

storageMB: object

serializedName

serializedName: string = "properties.storageMB"

type

type: object

name

name: "Number" = "Number"

Const RecommendedElasticPoolListMetricsResult

RecommendedElasticPoolListMetricsResult: object

serializedName

serializedName: string = "RecommendedElasticPoolListMetricsResult"

type

type: object

className

className: string = "RecommendedElasticPoolListMetricsResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RecommendedElasticPoolMetric"

name

name: "Composite" = "Composite"

Const RecommendedElasticPoolListResult

RecommendedElasticPoolListResult: object

serializedName

serializedName: string = "RecommendedElasticPoolListResult"

type

type: object

className

className: string = "RecommendedElasticPoolListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RecommendedElasticPool"

name

name: "Composite" = "Composite"

Const RecommendedElasticPoolMetric

RecommendedElasticPoolMetric: object

serializedName

serializedName: string = "RecommendedElasticPoolMetric"

type

type: object

className

className: string = "RecommendedElasticPoolMetric"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

dateTime

dateTime: object

serializedName

serializedName: string = "dateTime"

type

type: object

name

name: "DateTime" = "DateTime"

dtu

dtu: object

serializedName

serializedName: string = "dtu"

type

type: object

name

name: "Number" = "Number"

sizeGB

sizeGB: object

serializedName

serializedName: string = "sizeGB"

type

type: object

name

name: "Number" = "Number"

Const RecommendedIndex

RecommendedIndex: object

serializedName

serializedName: string = "RecommendedIndex"

type

type: object

className

className: string = "RecommendedIndex"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

action

action: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.action"

type

type: object

allowedValues

allowedValues: string[] = ["Create","Drop","Rebuild"]

name

name: "Enum" = "Enum"

columns

columns: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.columns"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

created

created: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: "DateTime" = "DateTime"

estimatedImpact

estimatedImpact: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.estimatedImpact"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "OperationImpact"

name

name: "Composite" = "Composite"

includedColumns

includedColumns: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.includedColumns"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

indexScript

indexScript: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.indexScript"

type

type: object

name

name: "String" = "String"

indexType

indexType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.indexType"

type

type: object

allowedValues

allowedValues: string[] = ["CLUSTERED","NONCLUSTERED","COLUMNSTORE","CLUSTERED COLUMNSTORE"]

name

name: "Enum" = "Enum"

lastModified

lastModified: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastModified"

type

type: object

name

name: "DateTime" = "DateTime"

reportedImpact

reportedImpact: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.reportedImpact"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "OperationImpact"

name

name: "Composite" = "Composite"

schema

schema: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.schema"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Active","Pending","Executing","Verifying","Pending Revert","Reverting","Reverted","Ignored","Expired","Blocked","Success"]

name

name: "Enum" = "Enum"

table

table: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.table"

type

type: object

name

name: "String" = "String"

Const RecoverableDatabase

RecoverableDatabase: object

serializedName

serializedName: string = "RecoverableDatabase"

type

type: object

className

className: string = "RecoverableDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

edition

edition: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.edition"

type

type: object

name

name: "String" = "String"

elasticPoolName

elasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.elasticPoolName"

type

type: object

name

name: "String" = "String"

lastAvailableBackupDate

lastAvailableBackupDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastAvailableBackupDate"

type

type: object

name

name: "DateTime" = "DateTime"

serviceLevelObjective

serviceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serviceLevelObjective"

type

type: object

name

name: "String" = "String"

Const RecoverableDatabaseListResult

RecoverableDatabaseListResult: object

serializedName

serializedName: string = "RecoverableDatabaseListResult"

type

type: object

className

className: string = "RecoverableDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RecoverableDatabase"

name

name: "Composite" = "Composite"

Const RecoverableManagedDatabase

RecoverableManagedDatabase: object

serializedName

serializedName: string = "RecoverableManagedDatabase"

type

type: object

className

className: string = "RecoverableManagedDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

lastAvailableBackupDate

lastAvailableBackupDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastAvailableBackupDate"

type

type: object

name

name: "String" = "String"

Const RecoverableManagedDatabaseListResult

RecoverableManagedDatabaseListResult: object

serializedName

serializedName: string = "RecoverableManagedDatabaseListResult"

type

type: object

className

className: string = "RecoverableManagedDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RecoverableManagedDatabase"

name

name: "Composite" = "Composite"

Const ReplicationLink

ReplicationLink: object

serializedName

serializedName: string = "ReplicationLink"

type

type: object

className

className: string = "ReplicationLink"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

isTerminationAllowed

isTerminationAllowed: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isTerminationAllowed"

type

type: object

name

name: "Boolean" = "Boolean"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

partnerDatabase

partnerDatabase: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.partnerDatabase"

type

type: object

name

name: "String" = "String"

partnerLocation

partnerLocation: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.partnerLocation"

type

type: object

name

name: "String" = "String"

partnerRole

partnerRole: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.partnerRole"

type

type: object

allowedValues

allowedValues: string[] = ["Primary","Secondary","NonReadableSecondary","Source","Copy"]

name

name: "Enum" = "Enum"

partnerServer

partnerServer: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.partnerServer"

type

type: object

name

name: "String" = "String"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

replicationMode

replicationMode: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationMode"

type

type: object

name

name: "String" = "String"

replicationState

replicationState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.replicationState"

type

type: object

name

name: "String" = "String"

role

role: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.role"

type

type: object

allowedValues

allowedValues: string[] = ["Primary","Secondary","NonReadableSecondary","Source","Copy"]

name

name: "Enum" = "Enum"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

Const ReplicationLinkListResult

ReplicationLinkListResult: object

serializedName

serializedName: string = "ReplicationLinkListResult"

type

type: object

className

className: string = "ReplicationLinkListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ReplicationLink"

name

name: "Composite" = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

type

type: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const ResourceIdentity

ResourceIdentity: object

serializedName

serializedName: string = "ResourceIdentity"

type

type: object

className

className: string = "ResourceIdentity"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

principalId

principalId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: "Uuid" = "Uuid"

tenantId

tenantId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: "Uuid" = "Uuid"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const ResourceMoveDefinition

ResourceMoveDefinition: object

serializedName

serializedName: string = "ResourceMoveDefinition"

type

type: object

className

className: string = "ResourceMoveDefinition"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

Const RestorableDroppedDatabase

RestorableDroppedDatabase: object

serializedName

serializedName: string = "RestorableDroppedDatabase"

type

type: object

className

className: string = "RestorableDroppedDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

deletionDate

deletionDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.deletionDate"

type

type: object

name

name: "DateTime" = "DateTime"

earliestRestoreDate

earliestRestoreDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: "DateTime" = "DateTime"

edition

edition: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.edition"

type

type: object

name

name: "String" = "String"

elasticPoolName

elasticPoolName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.elasticPoolName"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

maxSizeBytes

maxSizeBytes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxSizeBytes"

type

type: object

name

name: "String" = "String"

serviceLevelObjective

serviceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serviceLevelObjective"

type

type: object

name

name: "String" = "String"

Const RestorableDroppedDatabaseListResult

RestorableDroppedDatabaseListResult: object

serializedName

serializedName: string = "RestorableDroppedDatabaseListResult"

type

type: object

className

className: string = "RestorableDroppedDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RestorableDroppedDatabase"

name

name: "Composite" = "Composite"

Const RestorableDroppedManagedDatabase

RestorableDroppedManagedDatabase: object

serializedName

serializedName: string = "RestorableDroppedManagedDatabase"

type

type: object

className

className: string = "RestorableDroppedManagedDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationDate

creationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

deletionDate

deletionDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.deletionDate"

type

type: object

name

name: "DateTime" = "DateTime"

earliestRestoreDate

earliestRestoreDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: "DateTime" = "DateTime"

Const RestorableDroppedManagedDatabaseListResult

RestorableDroppedManagedDatabaseListResult: object

serializedName

serializedName: string = "RestorableDroppedManagedDatabaseListResult"

type

type: object

className

className: string = "RestorableDroppedManagedDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RestorableDroppedManagedDatabase"

name

name: "Composite" = "Composite"

Const RestorePoint

RestorePoint: object

serializedName

serializedName: string = "RestorePoint"

type

type: object

className

className: string = "RestorePoint"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

earliestRestoreDate

earliestRestoreDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.earliestRestoreDate"

type

type: object

name

name: "DateTime" = "DateTime"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

restorePointCreationDate

restorePointCreationDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.restorePointCreationDate"

type

type: object

name

name: "DateTime" = "DateTime"

restorePointLabel

restorePointLabel: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.restorePointLabel"

type

type: object

name

name: "String" = "String"

restorePointType

restorePointType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.restorePointType"

type

type: object

allowedValues

allowedValues: string[] = ["CONTINUOUS","DISCRETE"]

name

name: "Enum" = "Enum"

Const RestorePointListResult

RestorePointListResult: object

serializedName

serializedName: string = "RestorePointListResult"

type

type: object

className

className: string = "RestorePointListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "RestorePoint"

name

name: "Composite" = "Composite"

Const SensitivityLabel

SensitivityLabel: object

serializedName

serializedName: string = "SensitivityLabel"

type

type: object

className

className: string = "SensitivityLabel"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

informationType

informationType: object

serializedName

serializedName: string = "properties.informationType"

type

type: object

name

name: "String" = "String"

informationTypeId

informationTypeId: object

serializedName

serializedName: string = "properties.informationTypeId"

type

type: object

name

name: "String" = "String"

isDisabled

isDisabled: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isDisabled"

type

type: object

name

name: "Boolean" = "Boolean"

labelId

labelId: object

serializedName

serializedName: string = "properties.labelId"

type

type: object

name

name: "String" = "String"

labelName

labelName: object

serializedName

serializedName: string = "properties.labelName"

type

type: object

name

name: "String" = "String"

Const SensitivityLabelListResult

SensitivityLabelListResult: object

serializedName

serializedName: string = "SensitivityLabelListResult"

type

type: object

className

className: string = "SensitivityLabelListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SensitivityLabel"

name

name: "Composite" = "Composite"

Const Server

Server: object

serializedName

serializedName: string = "Server"

type

type: object

className

className: string = "Server"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: "String" = "String"

fullyQualifiedDomainName

fullyQualifiedDomainName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.fullyQualifiedDomainName"

type

type: object

name

name: "String" = "String"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "ResourceIdentity"

name

name: "Composite" = "Composite"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

version

version: object

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: "String" = "String"

Const ServerAdministratorListResult

ServerAdministratorListResult: object

serializedName

serializedName: string = "ServerAdministratorListResult"

type

type: object

className

className: string = "ServerAdministratorListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerAzureADAdministrator"

name

name: "Composite" = "Composite"

Const ServerAutomaticTuning

ServerAutomaticTuning: object

serializedName

serializedName: string = "ServerAutomaticTuning"

type

type: object

className

className: string = "ServerAutomaticTuning"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

actualState

actualState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.actualState"

type

type: object

allowedValues

allowedValues: string[] = ["Custom","Auto","Unspecified"]

name

name: "Enum" = "Enum"

desiredState

desiredState: object

serializedName

serializedName: string = "properties.desiredState"

type

type: object

allowedValues

allowedValues: string[] = ["Custom","Auto","Unspecified"]

name

name: "Enum" = "Enum"

options

options: object

serializedName

serializedName: string = "properties.options"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

className

className: string = "AutomaticTuningServerOptions"

name

name: "Composite" = "Composite"

Const ServerAzureADAdministrator

ServerAzureADAdministrator: object

serializedName

serializedName: string = "ServerAzureADAdministrator"

type

type: object

className

className: string = "ServerAzureADAdministrator"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorType

administratorType: object

defaultValue

defaultValue: string = "ActiveDirectory"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "properties.administratorType"

type

type: object

name

name: "String" = "String"

login

login: object

required

required: true = true

serializedName

serializedName: string = "properties.login"

type

type: object

name

name: "String" = "String"

sid

sid: object

required

required: true = true

serializedName

serializedName: string = "properties.sid"

type

type: object

name

name: "Uuid" = "Uuid"

tenantId

tenantId: object

required

required: true = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: "Uuid" = "Uuid"

Const ServerBlobAuditingPolicy

ServerBlobAuditingPolicy: object

serializedName

serializedName: string = "ServerBlobAuditingPolicy"

type

type: object

className

className: string = "ServerBlobAuditingPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

auditActionsAndGroups

auditActionsAndGroups: object

serializedName

serializedName: string = "properties.auditActionsAndGroups"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

isAzureMonitorTargetEnabled

isAzureMonitorTargetEnabled: object

serializedName

serializedName: string = "properties.isAzureMonitorTargetEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

isStorageSecondaryKeyInUse

isStorageSecondaryKeyInUse: object

serializedName

serializedName: string = "properties.isStorageSecondaryKeyInUse"

type

type: object

name

name: "Boolean" = "Boolean"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageAccountSubscriptionId

storageAccountSubscriptionId: object

serializedName

serializedName: string = "properties.storageAccountSubscriptionId"

type

type: object

name

name: "Uuid" = "Uuid"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const ServerBlobAuditingPolicyListResult

ServerBlobAuditingPolicyListResult: object

serializedName

serializedName: string = "ServerBlobAuditingPolicyListResult"

type

type: object

className

className: string = "ServerBlobAuditingPolicyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerBlobAuditingPolicy"

name

name: "Composite" = "Composite"

Const ServerCommunicationLink

ServerCommunicationLink: object

serializedName

serializedName: string = "ServerCommunicationLink"

type

type: object

className

className: string = "ServerCommunicationLink"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

partnerServer

partnerServer: object

required

required: true = true

serializedName

serializedName: string = "properties.partnerServer"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

Const ServerCommunicationLinkListResult

ServerCommunicationLinkListResult: object

serializedName

serializedName: string = "ServerCommunicationLinkListResult"

type

type: object

className

className: string = "ServerCommunicationLinkListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerCommunicationLink"

name

name: "Composite" = "Composite"

Const ServerConnectionPolicy

ServerConnectionPolicy: object

serializedName

serializedName: string = "ServerConnectionPolicy"

type

type: object

className

className: string = "ServerConnectionPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

connectionType

connectionType: object

required

required: true = true

serializedName

serializedName: string = "properties.connectionType"

type

type: object

allowedValues

allowedValues: string[] = ["Default","Proxy","Redirect"]

name

name: "Enum" = "Enum"

kind

kind: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

Const ServerDnsAlias

ServerDnsAlias: object

serializedName

serializedName: string = "ServerDnsAlias"

type

type: object

className

className: string = "ServerDnsAlias"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

azureDnsRecord

azureDnsRecord: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.azureDnsRecord"

type

type: object

name

name: "String" = "String"

Const ServerDnsAliasAcquisition

ServerDnsAliasAcquisition: object

serializedName

serializedName: string = "ServerDnsAliasAcquisition"

type

type: object

className

className: string = "ServerDnsAliasAcquisition"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

oldServerDnsAliasId

oldServerDnsAliasId: object

serializedName

serializedName: string = "oldServerDnsAliasId"

type

type: object

name

name: "String" = "String"

Const ServerDnsAliasListResult

ServerDnsAliasListResult: object

serializedName

serializedName: string = "ServerDnsAliasListResult"

type

type: object

className

className: string = "ServerDnsAliasListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerDnsAlias"

name

name: "Composite" = "Composite"

Const ServerKey

ServerKey: object

serializedName

serializedName: string = "ServerKey"

type

type: object

className

className: string = "ServerKey"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationDate

creationDate: object

serializedName

serializedName: string = "properties.creationDate"

type

type: object

name

name: "DateTime" = "DateTime"

kind

kind: object

serializedName

serializedName: string = "kind"

type

type: object

name

name: "String" = "String"

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

serverKeyType

serverKeyType: object

required

required: true = true

serializedName

serializedName: string = "properties.serverKeyType"

type

type: object

name

name: "String" = "String"

subregion

subregion: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.subregion"

type

type: object

name

name: "String" = "String"

thumbprint

thumbprint: object

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: "String" = "String"

uri

uri: object

serializedName

serializedName: string = "properties.uri"

type

type: object

name

name: "String" = "String"

Const ServerKeyListResult

ServerKeyListResult: object

serializedName

serializedName: string = "ServerKeyListResult"

type

type: object

className

className: string = "ServerKeyListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerKey"

name

name: "Composite" = "Composite"

Const ServerListResult

ServerListResult: object

serializedName

serializedName: string = "ServerListResult"

type

type: object

className

className: string = "ServerListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Server"

name

name: "Composite" = "Composite"

Const ServerSecurityAlertPolicy

ServerSecurityAlertPolicy: object

serializedName

serializedName: string = "ServerSecurityAlertPolicy"

type

type: object

className

className: string = "ServerSecurityAlertPolicy"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

creationTime

creationTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.creationTime"

type

type: object

name

name: "DateTime" = "DateTime"

disabledAlerts

disabledAlerts: object

serializedName

serializedName: string = "properties.disabledAlerts"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

emailAccountAdmins

emailAccountAdmins: object

serializedName

serializedName: string = "properties.emailAccountAdmins"

type

type: object

name

name: "Boolean" = "Boolean"

emailAddresses

emailAddresses: object

serializedName

serializedName: string = "properties.emailAddresses"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

retentionDays

retentionDays: object

serializedName

serializedName: string = "properties.retentionDays"

type

type: object

name

name: "Number" = "Number"

state

state: object

required

required: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["New","Enabled","Disabled"]

name

name: "Enum" = "Enum"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageEndpoint

storageEndpoint: object

serializedName

serializedName: string = "properties.storageEndpoint"

type

type: object

name

name: "String" = "String"

Const ServerUpdate

ServerUpdate: object

serializedName

serializedName: string = "ServerUpdate"

type

type: object

className

className: string = "ServerUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

administratorLogin

administratorLogin: object

serializedName

serializedName: string = "properties.administratorLogin"

type

type: object

name

name: "String" = "String"

administratorLoginPassword

administratorLoginPassword: object

serializedName

serializedName: string = "properties.administratorLoginPassword"

type

type: object

name

name: "String" = "String"

fullyQualifiedDomainName

fullyQualifiedDomainName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.fullyQualifiedDomainName"

type

type: object

name

name: "String" = "String"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

version

version: object

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: "String" = "String"

Const ServerUsage

ServerUsage: object

serializedName

serializedName: string = "ServerUsage"

type

type: object

className

className: string = "ServerUsage"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "currentValue"

type

type: object

name

name: "Number" = "Number"

displayName

displayName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "displayName"

type

type: object

name

name: "String" = "String"

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

nextResetTime

nextResetTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextResetTime"

type

type: object

name

name: "DateTime" = "DateTime"

resourceName

resourceName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "resourceName"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const ServerUsageListResult

ServerUsageListResult: object

serializedName

serializedName: string = "ServerUsageListResult"

type

type: object

className

className: string = "ServerUsageListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerUsage"

name

name: "Composite" = "Composite"

Const ServerVersionCapability

ServerVersionCapability: object

serializedName

serializedName: string = "ServerVersionCapability"

type

type: object

className

className: string = "ServerVersionCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedEditions

supportedEditions: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedEditions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "EditionCapability"

name

name: "Composite" = "Composite"

supportedElasticPoolEditions

supportedElasticPoolEditions: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedElasticPoolEditions"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ElasticPoolEditionCapability"

name

name: "Composite" = "Composite"

Const ServerVulnerabilityAssessment

ServerVulnerabilityAssessment: object

serializedName

serializedName: string = "ServerVulnerabilityAssessment"

type

type: object

className

className: string = "ServerVulnerabilityAssessment"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

recurringScans

recurringScans: object

serializedName

serializedName: string = "properties.recurringScans"

type

type: object

className

className: string = "VulnerabilityAssessmentRecurringScansProperties"

name

name: "Composite" = "Composite"

storageAccountAccessKey

storageAccountAccessKey: object

serializedName

serializedName: string = "properties.storageAccountAccessKey"

type

type: object

name

name: "String" = "String"

storageContainerPath

storageContainerPath: object

required

required: true = true

serializedName

serializedName: string = "properties.storageContainerPath"

type

type: object

name

name: "String" = "String"

storageContainerSasKey

storageContainerSasKey: object

serializedName

serializedName: string = "properties.storageContainerSasKey"

type

type: object

name

name: "String" = "String"

Const ServerVulnerabilityAssessmentListResult

ServerVulnerabilityAssessmentListResult: object

serializedName

serializedName: string = "ServerVulnerabilityAssessmentListResult"

type

type: object

className

className: string = "ServerVulnerabilityAssessmentListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServerVulnerabilityAssessment"

name

name: "Composite" = "Composite"

Const ServiceObjective

ServiceObjective: object

serializedName

serializedName: string = "ServiceObjective"

type

type: object

className

className: string = "ServiceObjective"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: "String" = "String"

enabled

enabled: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: "Boolean" = "Boolean"

isDefault

isDefault: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isDefault"

type

type: object

name

name: "Boolean" = "Boolean"

isSystem

isSystem: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isSystem"

type

type: object

name

name: "Boolean" = "Boolean"

serviceObjectiveName

serviceObjectiveName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serviceObjectiveName"

type

type: object

name

name: "String" = "String"

Const ServiceObjectiveCapability

ServiceObjectiveCapability: object

serializedName

serializedName: string = "ServiceObjectiveCapability"

type

type: object

className

className: string = "ServiceObjectiveCapability"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "Uuid" = "Uuid"

includedMaxSize

includedMaxSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "includedMaxSize"

type

type: object

className

className: string = "MaxSizeCapability"

name

name: "Composite" = "Composite"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

performanceLevel

performanceLevel: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "performanceLevel"

type

type: object

className

className: string = "PerformanceLevelCapability"

name

name: "Composite" = "Composite"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: "String" = "String"

sku

sku: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Visible","Available","Default","Disabled"]

name

name: "Enum" = "Enum"

supportedLicenseTypes

supportedLicenseTypes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedLicenseTypes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "LicenseTypeCapability"

name

name: "Composite" = "Composite"

supportedMaxSizes

supportedMaxSizes: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "supportedMaxSizes"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "MaxSizeRangeCapability"

name

name: "Composite" = "Composite"

Const ServiceObjectiveListResult

ServiceObjectiveListResult: object

serializedName

serializedName: string = "ServiceObjectiveListResult"

type

type: object

className

className: string = "ServiceObjectiveListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServiceObjective"

name

name: "Composite" = "Composite"

Const ServiceTierAdvisor

ServiceTierAdvisor: object

serializedName

serializedName: string = "ServiceTierAdvisor"

type

type: object

className

className: string = "ServiceTierAdvisor"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

activeTimeRatio

activeTimeRatio: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.activeTimeRatio"

type

type: object

name

name: "Number" = "Number"

avgDtu

avgDtu: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.avgDtu"

type

type: object

name

name: "Number" = "Number"

confidence

confidence: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.confidence"

type

type: object

name

name: "Number" = "Number"

currentServiceLevelObjective

currentServiceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentServiceLevelObjective"

type

type: object

name

name: "String" = "String"

currentServiceLevelObjectiveId

currentServiceLevelObjectiveId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentServiceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

databaseSizeBasedRecommendationServiceLevelObjective

databaseSizeBasedRecommendationServiceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseSizeBasedRecommendationServiceLevelObjective"

type

type: object

name

name: "String" = "String"

databaseSizeBasedRecommendationServiceLevelObjectiveId

databaseSizeBasedRecommendationServiceLevelObjectiveId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseSizeBasedRecommendationServiceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

disasterPlanBasedRecommendationServiceLevelObjective

disasterPlanBasedRecommendationServiceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.disasterPlanBasedRecommendationServiceLevelObjective"

type

type: object

name

name: "String" = "String"

disasterPlanBasedRecommendationServiceLevelObjectiveId

disasterPlanBasedRecommendationServiceLevelObjectiveId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.disasterPlanBasedRecommendationServiceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

maxDtu

maxDtu: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxDtu"

type

type: object

name

name: "Number" = "Number"

maxSizeInGB

maxSizeInGB: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.maxSizeInGB"

type

type: object

name

name: "Number" = "Number"

minDtu

minDtu: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.minDtu"

type

type: object

name

name: "Number" = "Number"

observationPeriodEnd

observationPeriodEnd: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.observationPeriodEnd"

type

type: object

name

name: "DateTime" = "DateTime"

observationPeriodStart

observationPeriodStart: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.observationPeriodStart"

type

type: object

name

name: "DateTime" = "DateTime"

overallRecommendationServiceLevelObjective

overallRecommendationServiceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.overallRecommendationServiceLevelObjective"

type

type: object

name

name: "String" = "String"

overallRecommendationServiceLevelObjectiveId

overallRecommendationServiceLevelObjectiveId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.overallRecommendationServiceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

serviceLevelObjectiveUsageMetrics

serviceLevelObjectiveUsageMetrics: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serviceLevelObjectiveUsageMetrics"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SloUsageMetric"

name

name: "Composite" = "Composite"

usageBasedRecommendationServiceLevelObjective

usageBasedRecommendationServiceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.usageBasedRecommendationServiceLevelObjective"

type

type: object

name

name: "String" = "String"

usageBasedRecommendationServiceLevelObjectiveId

usageBasedRecommendationServiceLevelObjectiveId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.usageBasedRecommendationServiceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

Const ServiceTierAdvisorListResult

ServiceTierAdvisorListResult: object

serializedName

serializedName: string = "ServiceTierAdvisorListResult"

type

type: object

className

className: string = "ServiceTierAdvisorListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "ServiceTierAdvisor"

name

name: "Composite" = "Composite"

Const Sku

Sku: object

serializedName

serializedName: string = "Sku"

type

type: object

className

className: string = "Sku"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

name

name: "Number" = "Number"

family

family: object

serializedName

serializedName: string = "family"

type

type: object

name

name: "String" = "String"

name

name: object

required

required: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

size

size: object

serializedName

serializedName: string = "size"

type

type: object

name

name: "String" = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: "String" = "String"

Const SloUsageMetric

SloUsageMetric: object

serializedName

serializedName: string = "SloUsageMetric"

type

type: object

className

className: string = "SloUsageMetric"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

inRangeTimeRatio

inRangeTimeRatio: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "inRangeTimeRatio"

type

type: object

name

name: "Number" = "Number"

serviceLevelObjective

serviceLevelObjective: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "serviceLevelObjective"

type

type: object

name

name: "String" = "String"

serviceLevelObjectiveId

serviceLevelObjectiveId: object

nullable

nullable: false = false

readOnly

readOnly: true = true

serializedName

serializedName: string = "serviceLevelObjectiveId"

type

type: object

name

name: "Uuid" = "Uuid"

Const SubscriptionUsage

SubscriptionUsage: object

serializedName

serializedName: string = "SubscriptionUsage"

type

type: object

className

className: string = "SubscriptionUsage"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.currentValue"

type

type: object

name

name: "Number" = "Number"

displayName

displayName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: "String" = "String"

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.limit"

type

type: object

name

name: "Number" = "Number"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.unit"

type

type: object

name

name: "String" = "String"

Const SubscriptionUsageListResult

SubscriptionUsageListResult: object

serializedName

serializedName: string = "SubscriptionUsageListResult"

type

type: object

className

className: string = "SubscriptionUsageListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SubscriptionUsage"

name

name: "Composite" = "Composite"

Const SyncAgent

SyncAgent: object

serializedName

serializedName: string = "SyncAgent"

type

type: object

className

className: string = "SyncAgent"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

expiryTime

expiryTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.expiryTime"

type

type: object

name

name: "DateTime" = "DateTime"

isUpToDate

isUpToDate: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.isUpToDate"

type

type: object

name

name: "Boolean" = "Boolean"

lastAliveTime

lastAliveTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastAliveTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

syncAgentName

syncAgentName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.name"

type

type: object

name

name: "String" = "String"

syncDatabaseId

syncDatabaseId: object

serializedName

serializedName: string = "properties.syncDatabaseId"

type

type: object

name

name: "String" = "String"

version

version: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: "String" = "String"

Const SyncAgentKeyProperties

SyncAgentKeyProperties: object

serializedName

serializedName: string = "SyncAgentKeyProperties"

type

type: object

className

className: string = "SyncAgentKeyProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

syncAgentKey

syncAgentKey: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "syncAgentKey"

type

type: object

name

name: "String" = "String"

Const SyncAgentLinkedDatabase

SyncAgentLinkedDatabase: object

serializedName

serializedName: string = "SyncAgentLinkedDatabase"

type

type: object

className

className: string = "SyncAgentLinkedDatabase"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseId

databaseId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseId"

type

type: object

name

name: "String" = "String"

databaseName

databaseName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

databaseType

databaseType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.databaseType"

type

type: object

name

name: "String" = "String"

description

description: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

userName

userName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.userName"

type

type: object

name

name: "String" = "String"

Const SyncAgentLinkedDatabaseListResult

SyncAgentLinkedDatabaseListResult: object

serializedName

serializedName: string = "SyncAgentLinkedDatabaseListResult"

type

type: object

className

className: string = "SyncAgentLinkedDatabaseListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncAgentLinkedDatabase"

name

name: "Composite" = "Composite"

Const SyncAgentListResult

SyncAgentListResult: object

serializedName

serializedName: string = "SyncAgentListResult"

type

type: object

className

className: string = "SyncAgentListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncAgent"

name

name: "Composite" = "Composite"

Const SyncDatabaseIdListResult

SyncDatabaseIdListResult: object

serializedName

serializedName: string = "SyncDatabaseIdListResult"

type

type: object

className

className: string = "SyncDatabaseIdListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncDatabaseIdProperties"

name

name: "Composite" = "Composite"

Const SyncDatabaseIdProperties

SyncDatabaseIdProperties: object

serializedName

serializedName: string = "SyncDatabaseIdProperties"

type

type: object

className

className: string = "SyncDatabaseIdProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

Const SyncFullSchemaProperties

SyncFullSchemaProperties: object

serializedName

serializedName: string = "SyncFullSchemaProperties"

type

type: object

className

className: string = "SyncFullSchemaProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

lastUpdateTime

lastUpdateTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "lastUpdateTime"

type

type: object

name

name: "DateTime" = "DateTime"

tables

tables: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "tables"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncFullSchemaTable"

name

name: "Composite" = "Composite"

Const SyncFullSchemaPropertiesListResult

SyncFullSchemaPropertiesListResult: object

serializedName

serializedName: string = "SyncFullSchemaPropertiesListResult"

type

type: object

className

className: string = "SyncFullSchemaPropertiesListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncFullSchemaProperties"

name

name: "Composite" = "Composite"

Const SyncFullSchemaTable

SyncFullSchemaTable: object

serializedName

serializedName: string = "SyncFullSchemaTable"

type

type: object

className

className: string = "SyncFullSchemaTable"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

columns

columns: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "columns"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncFullSchemaTableColumn"

name

name: "Composite" = "Composite"

errorId

errorId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "errorId"

type

type: object

name

name: "String" = "String"

hasError

hasError: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "hasError"

type

type: object

name

name: "Boolean" = "Boolean"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

quotedName

quotedName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "quotedName"

type

type: object

name

name: "String" = "String"

Const SyncFullSchemaTableColumn

SyncFullSchemaTableColumn: object

serializedName

serializedName: string = "SyncFullSchemaTableColumn"

type

type: object

className

className: string = "SyncFullSchemaTableColumn"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

dataSize

dataSize: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "dataSize"

type

type: object

name

name: "String" = "String"

dataType

dataType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "dataType"

type

type: object

name

name: "String" = "String"

errorId

errorId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "errorId"

type

type: object

name

name: "String" = "String"

hasError

hasError: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "hasError"

type

type: object

name

name: "Boolean" = "Boolean"

isPrimaryKey

isPrimaryKey: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "isPrimaryKey"

type

type: object

name

name: "Boolean" = "Boolean"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

name

name: "String" = "String"

quotedName

quotedName: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "quotedName"

type

type: object

name

name: "String" = "String"

Const SyncGroup

SyncGroup: object

serializedName

serializedName: string = "SyncGroup"

type

type: object

className

className: string = "SyncGroup"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

conflictResolutionPolicy

conflictResolutionPolicy: object

serializedName

serializedName: string = "properties.conflictResolutionPolicy"

type

type: object

name

name: "String" = "String"

hubDatabasePassword

hubDatabasePassword: object

serializedName

serializedName: string = "properties.hubDatabasePassword"

type

type: object

name

name: "String" = "String"

hubDatabaseUserName

hubDatabaseUserName: object

serializedName

serializedName: string = "properties.hubDatabaseUserName"

type

type: object

name

name: "String" = "String"

interval

interval: object

serializedName

serializedName: string = "properties.interval"

type

type: object

name

name: "Number" = "Number"

lastSyncTime

lastSyncTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.lastSyncTime"

type

type: object

name

name: "DateTime" = "DateTime"

schema

schema: object

serializedName

serializedName: string = "properties.schema"

type

type: object

className

className: string = "SyncGroupSchema"

name

name: "Composite" = "Composite"

syncDatabaseId

syncDatabaseId: object

serializedName

serializedName: string = "properties.syncDatabaseId"

type

type: object

name

name: "String" = "String"

syncState

syncState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.syncState"

type

type: object

name

name: "String" = "String"

Const SyncGroupListResult

SyncGroupListResult: object

serializedName

serializedName: string = "SyncGroupListResult"

type

type: object

className

className: string = "SyncGroupListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncGroup"

name

name: "Composite" = "Composite"

Const SyncGroupLogListResult

SyncGroupLogListResult: object

serializedName

serializedName: string = "SyncGroupLogListResult"

type

type: object

className

className: string = "SyncGroupLogListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncGroupLogProperties"

name

name: "Composite" = "Composite"

Const SyncGroupLogProperties

SyncGroupLogProperties: object

serializedName

serializedName: string = "SyncGroupLogProperties"

type

type: object

className

className: string = "SyncGroupLogProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

details

details: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "details"

type

type: object

name

name: "String" = "String"

operationStatus

operationStatus: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "operationStatus"

type

type: object

name

name: "String" = "String"

source

source: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "source"

type

type: object

name

name: "String" = "String"

timestamp

timestamp: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "timestamp"

type

type: object

name

name: "DateTime" = "DateTime"

tracingId

tracingId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "tracingId"

type

type: object

name

name: "Uuid" = "Uuid"

type

type: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const SyncGroupSchema

SyncGroupSchema: object

serializedName

serializedName: string = "SyncGroupSchema"

type

type: object

className

className: string = "SyncGroupSchema"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

masterSyncMemberName

masterSyncMemberName: object

serializedName

serializedName: string = "masterSyncMemberName"

type

type: object

name

name: "String" = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncGroupSchemaTable"

name

name: "Composite" = "Composite"

Const SyncGroupSchemaTable

SyncGroupSchemaTable: object

serializedName

serializedName: string = "SyncGroupSchemaTable"

type

type: object

className

className: string = "SyncGroupSchemaTable"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

columns

columns: object

serializedName

serializedName: string = "columns"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncGroupSchemaTableColumn"

name

name: "Composite" = "Composite"

quotedName

quotedName: object

serializedName

serializedName: string = "quotedName"

type

type: object

name

name: "String" = "String"

Const SyncGroupSchemaTableColumn

SyncGroupSchemaTableColumn: object

serializedName

serializedName: string = "SyncGroupSchemaTableColumn"

type

type: object

className

className: string = "SyncGroupSchemaTableColumn"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

dataSize

dataSize: object

serializedName

serializedName: string = "dataSize"

type

type: object

name

name: "String" = "String"

dataType

dataType: object

serializedName

serializedName: string = "dataType"

type

type: object

name

name: "String" = "String"

quotedName

quotedName: object

serializedName

serializedName: string = "quotedName"

type

type: object

name

name: "String" = "String"

Const SyncMember

SyncMember: object

serializedName

serializedName: string = "SyncMember"

type

type: object

className

className: string = "SyncMember"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

databaseName

databaseName: object

serializedName

serializedName: string = "properties.databaseName"

type

type: object

name

name: "String" = "String"

databaseType

databaseType: object

serializedName

serializedName: string = "properties.databaseType"

type

type: object

name

name: "String" = "String"

password

password: object

serializedName

serializedName: string = "properties.password"

type

type: object

name

name: "String" = "String"

serverName

serverName: object

serializedName

serializedName: string = "properties.serverName"

type

type: object

name

name: "String" = "String"

sqlServerDatabaseId

sqlServerDatabaseId: object

serializedName

serializedName: string = "properties.sqlServerDatabaseId"

type

type: object

name

name: "Uuid" = "Uuid"

syncAgentId

syncAgentId: object

serializedName

serializedName: string = "properties.syncAgentId"

type

type: object

name

name: "String" = "String"

syncDirection

syncDirection: object

serializedName

serializedName: string = "properties.syncDirection"

type

type: object

name

name: "String" = "String"

syncState

syncState: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.syncState"

type

type: object

name

name: "String" = "String"

userName

userName: object

serializedName

serializedName: string = "properties.userName"

type

type: object

name

name: "String" = "String"

Const SyncMemberListResult

SyncMemberListResult: object

serializedName

serializedName: string = "SyncMemberListResult"

type

type: object

className

className: string = "SyncMemberListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "SyncMember"

name

name: "Composite" = "Composite"

Const TdeCertificate

TdeCertificate: object

serializedName

serializedName: string = "TdeCertificate"

type

type: object

className

className: string = "TdeCertificate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

certPassword

certPassword: object

serializedName

serializedName: string = "properties.certPassword"

type

type: object

name

name: "String" = "String"

privateBlob

privateBlob: object

required

required: true = true

serializedName

serializedName: string = "properties.privateBlob"

type

type: object

name

name: "String" = "String"

Const TrackedResource

TrackedResource: object

serializedName

serializedName: string = "TrackedResource"

type

type: object

className

className: string = "TrackedResource"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const TransparentDataEncryption

TransparentDataEncryption: object

serializedName

serializedName: string = "TransparentDataEncryption"

type

type: object

className

className: string = "TransparentDataEncryption"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

status

status: object

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Enabled","Disabled"]

name

name: "Enum" = "Enum"

Const TransparentDataEncryptionActivity

TransparentDataEncryptionActivity: object

serializedName

serializedName: string = "TransparentDataEncryptionActivity"

type

type: object

className

className: string = "TransparentDataEncryptionActivity"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

location

location: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "location"

type

type: object

name

name: "String" = "String"

percentComplete

percentComplete: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.percentComplete"

type

type: object

name

name: "Number" = "Number"

status

status: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: "String" = "String"

Const TransparentDataEncryptionActivityListResult

TransparentDataEncryptionActivityListResult: object

serializedName

serializedName: string = "TransparentDataEncryptionActivityListResult"

type

type: object

className

className: string = "TransparentDataEncryptionActivityListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "TransparentDataEncryptionActivity"

name

name: "Composite" = "Composite"

Const Usage

Usage: object

serializedName

serializedName: string = "Usage"

type

type: object

className

className: string = "Usage"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "currentValue"

type

type: object

name

name: "Number" = "Number"

id

id: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "id"

type

type: object

name

name: "String" = "String"

limit

limit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "limit"

type

type: object

name

name: "Number" = "Number"

name

name: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "Name"

name

name: "Composite" = "Composite"

requestedLimit

requestedLimit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "requestedLimit"

type

type: object

name

name: "Number" = "Number"

type

type: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

unit

unit: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: "String" = "String"

Const UsageListResult

UsageListResult: object

serializedName

serializedName: string = "UsageListResult"

type

type: object

className

className: string = "UsageListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "Usage"

name

name: "Composite" = "Composite"

Const VirtualCluster

VirtualCluster: object

serializedName

serializedName: string = "VirtualCluster"

type

type: object

className

className: string = "VirtualCluster"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

childResources

childResources: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.childResources"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

family

family: object

serializedName

serializedName: string = "properties.family"

type

type: object

name

name: "String" = "String"

subnetId

subnetId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.subnetId"

type

type: object

name

name: "String" = "String"

Const VirtualClusterListResult

VirtualClusterListResult: object

serializedName

serializedName: string = "VirtualClusterListResult"

type

type: object

className

className: string = "VirtualClusterListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualCluster"

name

name: "Composite" = "Composite"

Const VirtualClusterUpdate

VirtualClusterUpdate: object

serializedName

serializedName: string = "VirtualClusterUpdate"

type

type: object

className

className: string = "VirtualClusterUpdate"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

childResources

childResources: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.childResources"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

family

family: object

serializedName

serializedName: string = "properties.family"

type

type: object

name

name: "String" = "String"

subnetId

subnetId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.subnetId"

type

type: object

name

name: "String" = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: "Dictionary" = "Dictionary"

value

value: object

type

type: object

name

name: "String" = "String"

Const VirtualNetworkRule

VirtualNetworkRule: object

serializedName

serializedName: string = "VirtualNetworkRule"

type

type: object

className

className: string = "VirtualNetworkRule"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

ignoreMissingVnetServiceEndpoint

ignoreMissingVnetServiceEndpoint: object

serializedName

serializedName: string = "properties.ignoreMissingVnetServiceEndpoint"

type

type: object

name

name: "Boolean" = "Boolean"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

virtualNetworkSubnetId

virtualNetworkSubnetId: object

required

required: true = true

serializedName

serializedName: string = "properties.virtualNetworkSubnetId"

type

type: object

name

name: "String" = "String"

Const VirtualNetworkRuleListResult

VirtualNetworkRuleListResult: object

serializedName

serializedName: string = "VirtualNetworkRuleListResult"

type

type: object

className

className: string = "VirtualNetworkRuleListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualNetworkRule"

name

name: "Composite" = "Composite"

Const VulnerabilityAssessmentRecurringScansProperties

VulnerabilityAssessmentRecurringScansProperties: object

serializedName

serializedName: string = "VulnerabilityAssessmentRecurringScansProperties"

type

type: object

className

className: string = "VulnerabilityAssessmentRecurringScansProperties"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

emailSubscriptionAdmins

emailSubscriptionAdmins: object

defaultValue

defaultValue: boolean = true

serializedName

serializedName: string = "emailSubscriptionAdmins"

type

type: object

name

name: "Boolean" = "Boolean"

emails

emails: object

serializedName

serializedName: string = "emails"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

name

name: "String" = "String"

isEnabled

isEnabled: object

serializedName

serializedName: string = "isEnabled"

type

type: object

name

name: "Boolean" = "Boolean"

Const VulnerabilityAssessmentScanError

VulnerabilityAssessmentScanError: object

serializedName

serializedName: string = "VulnerabilityAssessmentScanError"

type

type: object

className

className: string = "VulnerabilityAssessmentScanError"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "code"

type

type: object

name

name: "String" = "String"

message

message: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "message"

type

type: object

name

name: "String" = "String"

Const VulnerabilityAssessmentScanRecord

VulnerabilityAssessmentScanRecord: object

serializedName

serializedName: string = "VulnerabilityAssessmentScanRecord"

type

type: object

className

className: string = "VulnerabilityAssessmentScanRecord"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: "DateTime" = "DateTime"

errors

errors: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.errors"

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "VulnerabilityAssessmentScanError"

name

name: "Composite" = "Composite"

numberOfFailedSecurityChecks

numberOfFailedSecurityChecks: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.numberOfFailedSecurityChecks"

type

type: object

name

name: "Number" = "Number"

scanId

scanId: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.scanId"

type

type: object

name

name: "String" = "String"

startTime

startTime: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: "DateTime" = "DateTime"

state

state: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: "String" = "String"

storageContainerPath

storageContainerPath: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.storageContainerPath"

type

type: object

name

name: "String" = "String"

triggerType

triggerType: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "properties.triggerType"

type

type: object

name

name: "String" = "String"

Const VulnerabilityAssessmentScanRecordListResult

VulnerabilityAssessmentScanRecordListResult: object

serializedName

serializedName: string = "VulnerabilityAssessmentScanRecordListResult"

type

type: object

className

className: string = "VulnerabilityAssessmentScanRecordListResult"

name

name: "Composite" = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

value

value: object

readOnly

readOnly: true = true

serializedName

serializedName: string = ""

type

type: object

name

name: "Sequence" = "Sequence"

element

element: object

type

type: object

className

className: string = "VulnerabilityAssessmentScanRecord"

name

name: "Composite" = "Composite"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: "String" = "String"

Const administratorName0

administratorName0: object

parameterPath

parameterPath: string = "administratorName"

mapper

mapper: object

defaultValue

defaultValue: string = "activeDirectory"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "administratorName"

type

type: object

name

name: "String" = "String"

Const administratorName1

administratorName1: object

parameterPath

parameterPath: string = "administratorName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "administratorName"

type

type: object

name

name: "String" = "String"

Const apiVersion0

apiVersion0: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2014-04-01"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: "String" = "String"

Const apiVersion1

apiVersion1: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2015-05-01-preview"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: "String" = "String"

Const apiVersion2

apiVersion2: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2017-10-01-preview"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: "String" = "String"

Const apiVersion3

apiVersion3: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2018-06-01-preview"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: "String" = "String"

Const apiVersion4

apiVersion4: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2017-03-01-preview"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: "String" = "String"

Const backupName

backupName: object

parameterPath

parameterPath: string = "backupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "backupName"

type

type: object

name

name: "String" = "String"

Const baselineName

baselineName: object

parameterPath

parameterPath: string = "baselineName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "baselineName"

type

type: object

allowedValues

allowedValues: string[] = ["master","default"]

name

name: "Enum" = "Enum"

Const blobAuditingPolicyName

blobAuditingPolicyName: object

parameterPath

parameterPath: string = "blobAuditingPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "blobAuditingPolicyName"

type

type: object

name

name: "String" = "String"

Const columnName

columnName: object

parameterPath

parameterPath: string = "columnName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "columnName"

type

type: object

name

name: "String" = "String"

Const communicationLinkName

communicationLinkName: object

parameterPath

parameterPath: string = "communicationLinkName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "communicationLinkName"

type

type: object

name

name: "String" = "String"

Const connectionPolicyName

connectionPolicyName: object

parameterPath

parameterPath: string = "connectionPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "connectionPolicyName"

type

type: object

name

name: "String" = "String"

Const continuationToken

continuationToken: object

parameterPath

parameterPath: string[] = ["options","continuationToken"]

mapper

mapper: object

serializedName

serializedName: string = "continuationToken"

type

type: object

name

name: "String" = "String"

Const createTimeMax

createTimeMax: object

parameterPath

parameterPath: string[] = ["options","createTimeMax"]

mapper

mapper: object

serializedName

serializedName: string = "createTimeMax"

type

type: object

name

name: "DateTime" = "DateTime"

Const createTimeMin

createTimeMin: object

parameterPath

parameterPath: string[] = ["options","createTimeMin"]

mapper

mapper: object

serializedName

serializedName: string = "createTimeMin"

type

type: object

name

name: "DateTime" = "DateTime"

Const credentialName

credentialName: object

parameterPath

parameterPath: string = "credentialName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "credentialName"

type

type: object

name

name: "String" = "String"

Const dataMaskingPolicyName

dataMaskingPolicyName: object

parameterPath

parameterPath: string = "dataMaskingPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "Default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "dataMaskingPolicyName"

type

type: object

name

name: "String" = "String"

Const dataMaskingRuleName

dataMaskingRuleName: object

parameterPath

parameterPath: string = "dataMaskingRuleName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "dataMaskingRuleName"

type

type: object

name

name: "String" = "String"

Const databaseName

databaseName: object

parameterPath

parameterPath: string = "databaseName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "databaseName"

type

type: object

name

name: "String" = "String"

Const databaseState

databaseState: object

parameterPath

parameterPath: string[] = ["options","databaseState"]

mapper

mapper: object

serializedName

serializedName: string = "databaseState"

type

type: object

name

name: "String" = "String"

Const dnsAliasName

dnsAliasName: object

parameterPath

parameterPath: string = "dnsAliasName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "dnsAliasName"

type

type: object

name

name: "String" = "String"

Const elasticPoolName

elasticPoolName: object

parameterPath

parameterPath: string = "elasticPoolName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "elasticPoolName"

type

type: object

name

name: "String" = "String"

Const encryptionProtectorName

encryptionProtectorName: object

parameterPath

parameterPath: string = "encryptionProtectorName"

mapper

mapper: object

defaultValue

defaultValue: string = "current"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "encryptionProtectorName"

type

type: object

name

name: "String" = "String"

Const endTime

endTime: object

parameterPath

parameterPath: string = "endTime"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: "String" = "String"

Const endTimeMax

endTimeMax: object

parameterPath

parameterPath: string[] = ["options","endTimeMax"]

mapper

mapper: object

serializedName

serializedName: string = "endTimeMax"

type

type: object

name

name: "DateTime" = "DateTime"

Const endTimeMin

endTimeMin: object

parameterPath

parameterPath: string[] = ["options","endTimeMin"]

mapper

mapper: object

serializedName

serializedName: string = "endTimeMin"

type

type: object

name

name: "DateTime" = "DateTime"

Const expandChildren

expandChildren: object

parameterPath

parameterPath: string[] = ["options","expandChildren"]

mapper

mapper: object

serializedName

serializedName: string = "expandChildren"

type

type: object

name

name: "Boolean" = "Boolean"

Const extensionName

extensionName: object

parameterPath

parameterPath: string = "extensionName"

mapper

mapper: object

defaultValue

defaultValue: string = "import"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "extensionName"

type

type: object

name

name: "String" = "String"

Const failoverGroupName

failoverGroupName: object

parameterPath

parameterPath: string = "failoverGroupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "failoverGroupName"

type

type: object

name

name: "String" = "String"

Const filter0

filter0: object

parameterPath

parameterPath: string = "filter"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "$filter"

type

type: object

name

name: "String" = "String"

Const filter1

filter1: object

parameterPath

parameterPath: string[] = ["options","filter"]

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: "String" = "String"

Const firewallRuleName

firewallRuleName: object

parameterPath

parameterPath: string = "firewallRuleName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "firewallRuleName"

type

type: object

name

name: "String" = "String"

Const geoBackupPolicyName

geoBackupPolicyName: object

parameterPath

parameterPath: string = "geoBackupPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "Default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "geoBackupPolicyName"

type

type: object

name

name: "String" = "String"

Const groupName

groupName: object

parameterPath

parameterPath: string = "groupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "groupName"

type

type: object

name

name: "String" = "String"

Const include

include: object

parameterPath

parameterPath: string[] = ["options","include"]

mapper

mapper: object

serializedName

serializedName: string = "include"

type

type: object

name

name: "String" = "String"

Const includeDisabledRecommendations

includeDisabledRecommendations: object

parameterPath

parameterPath: string[] = ["options","includeDisabledRecommendations"]

mapper

mapper: object

serializedName

serializedName: string = "includeDisabledRecommendations"

type

type: object

name

name: "Boolean" = "Boolean"

Const instancePoolName

instancePoolName: object

parameterPath

parameterPath: string = "instancePoolName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "instancePoolName"

type

type: object

name

name: "String" = "String"

Const isActive

isActive: object

parameterPath

parameterPath: string[] = ["options","isActive"]

mapper

mapper: object

serializedName

serializedName: string = "isActive"

type

type: object

name

name: "Boolean" = "Boolean"

Const jobAgentName

jobAgentName: object

parameterPath

parameterPath: string = "jobAgentName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "jobAgentName"

type

type: object

name

name: "String" = "String"

Const jobExecutionId

jobExecutionId: object

parameterPath

parameterPath: string = "jobExecutionId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "jobExecutionId"

type

type: object

name

name: "Uuid" = "Uuid"

Const jobName

jobName: object

parameterPath

parameterPath: string = "jobName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "jobName"

type

type: object

name

name: "String" = "String"

Const jobVersion

jobVersion: object

parameterPath

parameterPath: string = "jobVersion"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "jobVersion"

type

type: object

name

name: "Number" = "Number"

Const keyName

keyName: object

parameterPath

parameterPath: string = "keyName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "keyName"

type

type: object

name

name: "String" = "String"

Const linkId

linkId: object

parameterPath

parameterPath: string = "linkId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "linkId"

type

type: object

name

name: "String" = "String"

Const locationName

locationName: object

parameterPath

parameterPath: string = "locationName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "locationName"

type

type: object

name

name: "String" = "String"

Const longTermRetentionDatabaseName

longTermRetentionDatabaseName: object

parameterPath

parameterPath: string = "longTermRetentionDatabaseName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "longTermRetentionDatabaseName"

type

type: object

name

name: "String" = "String"

Const longTermRetentionServerName

longTermRetentionServerName: object

parameterPath

parameterPath: string = "longTermRetentionServerName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "longTermRetentionServerName"

type

type: object

name

name: "String" = "String"

Const managedInstanceName

managedInstanceName: object

parameterPath

parameterPath: string = "managedInstanceName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "managedInstanceName"

type

type: object

name

name: "String" = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: true = true

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: "String" = "String"

Const onlyLatestPerDatabase

onlyLatestPerDatabase: object

parameterPath

parameterPath: string[] = ["options","onlyLatestPerDatabase"]

mapper

mapper: object

serializedName

serializedName: string = "onlyLatestPerDatabase"

type

type: object

name

name: "Boolean" = "Boolean"

Const operationId

operationId: object

parameterPath

parameterPath: string = "operationId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "operationId"

type

type: object

name

name: "Uuid" = "Uuid"

Const policyName

policyName: object

parameterPath

parameterPath: string = "policyName"

mapper

mapper: object

defaultValue

defaultValue: string = "default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "policyName"

type

type: object

name

name: "String" = "String"

Const privateEndpointConnectionName

privateEndpointConnectionName: object

parameterPath

parameterPath: string = "privateEndpointConnectionName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "privateEndpointConnectionName"

type

type: object

name

name: "String" = "String"

Const recommendedElasticPoolName

recommendedElasticPoolName: object

parameterPath

parameterPath: string = "recommendedElasticPoolName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "recommendedElasticPoolName"

type

type: object

name

name: "String" = "String"

Const recoverableDatabaseName

recoverableDatabaseName: object

parameterPath

parameterPath: string = "recoverableDatabaseName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "recoverableDatabaseName"

type

type: object

name

name: "String" = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: "String" = "String"

Const restorableDroppedDatabaseId

restorableDroppedDatabaseId: object

parameterPath

parameterPath: string = "restorableDroppedDatabaseId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "restorableDroppedDatabaseId"

type

type: object

name

name: "String" = "String"

Const restorableDroppededDatabaseId

restorableDroppededDatabaseId: object

parameterPath

parameterPath: string = "restorableDroppededDatabaseId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "restorableDroppededDatabaseId"

type

type: object

name

name: "String" = "String"

Const restoreDetailsName

restoreDetailsName: object

parameterPath

parameterPath: string = "restoreDetailsName"

mapper

mapper: object

defaultValue

defaultValue: string = "Default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "restoreDetailsName"

type

type: object

name

name: "String" = "String"

Const restorePointName

restorePointName: object

parameterPath

parameterPath: string = "restorePointName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "restorePointName"

type

type: object

name

name: "String" = "String"

Const ruleId

ruleId: object

parameterPath

parameterPath: string = "ruleId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "ruleId"

type

type: object

name

name: "String" = "String"

Const scanId

scanId: object

parameterPath

parameterPath: string = "scanId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "scanId"

type

type: object

name

name: "String" = "String"

Const schemaName

schemaName: object

parameterPath

parameterPath: string = "schemaName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "schemaName"

type

type: object

name

name: "String" = "String"

Const securityAlertPolicyName0

securityAlertPolicyName0: object

parameterPath

parameterPath: string = "securityAlertPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "securityAlertPolicyName"

type

type: object

name

name: "String" = "String"

Const securityAlertPolicyName1

securityAlertPolicyName1: object

parameterPath

parameterPath: string = "securityAlertPolicyName"

mapper

mapper: object

defaultValue

defaultValue: string = "Default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "securityAlertPolicyName"

type

type: object

name

name: "String" = "String"

Const sensitivityLabelSource0

sensitivityLabelSource0: object

parameterPath

parameterPath: string = "sensitivityLabelSource"

mapper

mapper: object

defaultValue

defaultValue: string = "recommended"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "sensitivityLabelSource"

type

type: object

name

name: "String" = "String"

Const sensitivityLabelSource1

sensitivityLabelSource1: object

parameterPath

parameterPath: string = "sensitivityLabelSource"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "sensitivityLabelSource"

type

type: object

allowedValues

allowedValues: string[] = ["current","recommended"]

name

name: "Enum" = "Enum"

Const sensitivityLabelSource2

sensitivityLabelSource2: object

parameterPath

parameterPath: string = "sensitivityLabelSource"

mapper

mapper: object

defaultValue

defaultValue: string = "current"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "sensitivityLabelSource"

type

type: object

name

name: "String" = "String"

Const serverName

serverName: object

parameterPath

parameterPath: string = "serverName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "serverName"

type

type: object

name

name: "String" = "String"

Const serviceObjectiveName

serviceObjectiveName: object

parameterPath

parameterPath: string = "serviceObjectiveName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "serviceObjectiveName"

type

type: object

name

name: "String" = "String"

Const serviceTierAdvisorName

serviceTierAdvisorName: object

parameterPath

parameterPath: string = "serviceTierAdvisorName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "serviceTierAdvisorName"

type

type: object

name

name: "String" = "String"

Const skip

skip: object

parameterPath

parameterPath: string[] = ["options","skip"]

mapper

mapper: object

serializedName

serializedName: string = "$skip"

type

type: object

name

name: "Number" = "Number"

Const skipToken

skipToken: object

parameterPath

parameterPath: string[] = ["options","skipToken"]

mapper

mapper: object

serializedName

serializedName: string = "$skipToken"

type

type: object

name

name: "String" = "String"

Const startTime

startTime: object

parameterPath

parameterPath: string = "startTime"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: "String" = "String"

Const stepName

stepName: object

parameterPath

parameterPath: string = "stepName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "stepName"

type

type: object

name

name: "String" = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: "String" = "String"

Const syncAgentName

syncAgentName: object

parameterPath

parameterPath: string = "syncAgentName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "syncAgentName"

type

type: object

name

name: "String" = "String"

Const syncGroupName

syncGroupName: object

parameterPath

parameterPath: string = "syncGroupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "syncGroupName"

type

type: object

name

name: "String" = "String"

Const syncMemberName

syncMemberName: object

parameterPath

parameterPath: string = "syncMemberName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "syncMemberName"

type

type: object

name

name: "String" = "String"

Const tableName

tableName: object

parameterPath

parameterPath: string = "tableName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "tableName"

type

type: object

name

name: "String" = "String"

Const targetGroupName

targetGroupName: object

parameterPath

parameterPath: string = "targetGroupName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "targetGroupName"

type

type: object

name

name: "String" = "String"

Const targetId

targetId: object

parameterPath

parameterPath: string = "targetId"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "targetId"

type

type: object

name

name: "Uuid" = "Uuid"

Const top

top: object

parameterPath

parameterPath: string[] = ["options","top"]

mapper

mapper: object

serializedName

serializedName: string = "$top"

type

type: object

name

name: "Number" = "Number"

Const transparentDataEncryptionName

transparentDataEncryptionName: object

parameterPath

parameterPath: string = "transparentDataEncryptionName"

mapper

mapper: object

defaultValue

defaultValue: string = "current"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "transparentDataEncryptionName"

type

type: object

name

name: "String" = "String"

Const type

type: object

parameterPath

parameterPath: string = "type"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "type"

type

type: object

name

name: "String" = "String"

Const usageName

usageName: object

parameterPath

parameterPath: string = "usageName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "usageName"

type

type: object

name

name: "String" = "String"

Const virtualClusterName

virtualClusterName: object

parameterPath

parameterPath: string = "virtualClusterName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "virtualClusterName"

type

type: object

name

name: "String" = "String"

Const virtualNetworkRuleName

virtualNetworkRuleName: object

parameterPath

parameterPath: string = "virtualNetworkRuleName"

mapper

mapper: object

required

required: true = true

serializedName

serializedName: string = "virtualNetworkRuleName"

type

type: object

name

name: "String" = "String"

Const vulnerabilityAssessmentName

vulnerabilityAssessmentName: object

parameterPath

parameterPath: string = "vulnerabilityAssessmentName"

mapper

mapper: object

defaultValue

defaultValue: string = "default"

isConstant

isConstant: true = true

required

required: true = true

serializedName

serializedName: string = "vulnerabilityAssessmentName"

type

type: object

name

name: "String" = "String"

Generated using TypeDoc